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

Re: tags and named revision

From: Steve Greenland <steveg_at_lsli.com>
Date: 2004-12-06 17:30:29 CET

On Mon, Dec 06, 2004 at 03:45:44PM +0100, Ronan Meneu wrote:
> Hello,
>
> With subversion, one can see revision as tag.
> For instance, if revision 1381 works well, then you would like to 'tag' it.
>
> In the documentation, i have seen that tags can be managed with 'svn
> copy', just like branches. But as the tag should be placed in many
> subdirectories, in my case, i would have to 'svn copy' many directories.
>
> Is there a way to add a sort of alias of the revision 1381, to simply
> declare this fact at this global level ?
> A sort of revision name. These names could be listed with a command, and
> used to checkout a "named" revision.

Short answer: no, that's not a feature.

But I have a question here: if the subdirectories share a common parent,
then why not tag (i.e. copy) the whole parent? OTOH, if they don't,
you're already having to do multiple checkout/update/commit commands,
right? So why is having multiple copy commands a problem?

Steve

-- 
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
                           -- (Stolen from the net)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 6 17:34:02 2004

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.