Re: Auto-subst of repository roots
From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-11-03 16:10:23 CET
Julian Foad wrote:
Rather than going down that road, I wonder if it wouldn't be enough to
svn diff
where the WC in question was, say, checked out from:
svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_4-branch/
We could simplify that command to:
svn diff
(NOTE the lack of a leading slash in old). That would be interpreted
1) First the "old" path would be searched for in the current WC (which
2) Next, the "old" path would be decomposed into the two directories and
3) Then the common remaining portion of the "new" path would have the
4) If this still doesn't work, the current error could be printed along
5) If both "old" and "new" contained path's that do not exist in the
As long as either old or new parameter contained enough context to
Does that make any sense, or do I need to create some ASCII art and
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Nov 3 16:10:47 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.