Re: status of symbolic names for revision numbers..
From: Jack O'Quin <joq_at_io.com>
Date: 2005-04-21 23:03:35 CEST
Eitan Suez <eitan-keyword-deux.352d02@u2d.com> writes:
> the main issue i'm trying to address is laziness on my
Just define a short environment variable in your ~/.profile to
export R="svn+ssh://svn.host.example/path/to/repository"
Then you can type...
$ svn cp -r4432 $R/trunk $R/tags/tagname -m "Tagging rev 4432"
-- joq --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Apr 21 23:01:42 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.