Re: [PATCH] Add "copied" subcommand to svnlook
From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-09-23 20:09:58 CEST
Christopher Ness <chris@nesser.org> writes:
> What you have above seems to be the standard, minus the added
My take:
Don't add a new subcommand, just add a new flag --show-copy-info to
So:
$ svnlook changed /path/to/repos
becomes:
$ svnlook changed /path/to/repos --show-copy-info
This way, your output is *very* similar to the format used by 'svn
-- C. Michael Pilato <cmpilato@collab.net> CollabNet <> www.collab.net <> Distributed Development On Demand --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Sep 23 20:11:20 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.