[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

simplify tagging

From: Sebastian Böhm <seb_at_exse.net>
Date: 2005-12-15 02:13:09 CET

Hi,

tagging in svn is somewhat difficult. I have to write :
svn copy svn+ssh://user@host.domain.tld/home/svn/project1/
svn+ssh://user@host.domain.tld/home/svn/project1-tag-rc1/ -m "rc1"

which is difficult to remember.

with cvs one just can write "cvs tag ...". Are there tools available
makeing it a little easier ? (or do have have to write them ?)
(something like a "svntag" shellscript which would be called "svntag
rc1" ? )

Thank you!

/sebastian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 15 02:14:26 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.