Re: simplify tagging
From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-12-15 09:27:41 CET
On Dec 14, 2005, at 17:13, Sebastian Böhm wrote:
> tagging in svn is somewhat difficult. I have to write :
This is easier:
svn copy \
Using the more traditional trunk / tags / branches layout, the "long
svn copy \
And the simplification would be:
svn copy \
This is not a feature of Subversion; it is a feature of the shell.
Writing a shell script that grabs the correct part of the URL from which
-- http://www.fastmail.fm - Or how I learned to stop worrying and love email again --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Dec 15 09:32:31 2005 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.