Re: tagging from cmd or with SVN Kit
From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-01-25 20:03:50 CET
On Jan 25, 2007, at 06:51, Jelle Volckaert wrote:
> I already searched for tag support in the SVN Kit, so I could
Tagging is not difficult. Where $REPO is your repository URL:
svn cp $REPO/trunk $REPO/tags/my-new-tag "creating tag my-new-tag"
-- To reply to the mailing list, please use your mailer's Reply To All function --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Jan 25 20:04:41 2007 |
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.