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

Mnemomic names for revisions

From: David Gómez <david_at_pleyades.net>
Date: 2005-04-29 19:26:56 CEST

Hi all ;),

I just was finishing reading the Subversion book before setting up my
repositories, and wasn't very happy about the tags naming scheme... ;). So
i've been browsing the list archives, and i've find out that more subversion
users already thought about this particular problem...

I know the topic has been already discussed in the list, but i'm not sure about
the results:

Are mnemonic names for releases going to be implemented in future subversion
releases?

Call it mnemonic names, tags, aliases, whatever... I think it would be very
useful to associate names like myproject-1.0 to a certain revision number, and
be able to use it in the -r parameter for the svn client.

One of the arguments about using the tags directory and 'svn copy' is that it's
gives you a tag mnemonic and that svn copy is a inexpensive operation...., but
it's not the same, because i'm _forced_ to create a tags directory to manage
tags, and that's precisely what i don't want. Tags should be more simple than
that, just like revision keywords PREV, HEAD, BASE and COMITTED, a mapping
from a literal to a revision number.

Regards,

-- 
David Gómez                                      Jabber ID: davidge@jabber.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 29 19:30:10 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.