find repository path in working copy?
From: Martin Hauner <hauner_at_web.de>
Date: 2004-12-05 21:08:43 CET
Hi,
I would like to automatically fill the target folder for a merge in
I would like to automatically fill the target working copy too.
An example:
repository
svn://machine/repos/branches/branch1/folder2/folder3/file3
working copy
localpath/trunk <=> the repository path is svn://machine/repos/trunk
Now i want to merge folder3 from the branch
svn://machine/repos/branches/branch1/folder2/folder3
into the working copy. The target path for the merge would be
localpath/trunk/folder2/folder3
I select merge on svn://machine/repos/branches/branch1/folder2/folder3
I know that the wc root is localpath/trunk.
But how do I map from svn://machine/repos/branches/branch1/folder2/folder3
How can i do this?
Maybe it is possible to map the repository branch path to its repository
-- Martin (http://subcommander.tigris.org, a subversion gui client) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Dec 5 21:09:10 2004 |
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.