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

Re: I, too, miss tags.

From: Saulius Grazulis <grazulis_at_akl.lt>
Date: 2006-02-24 08:09:08 CET

On Friday 24 February 2006 02:39, robert@infotility.com wrote:

> I'm coming to Subversion from CVS. I miss tags.

Me too.

I have mi fingers itching to write a simple perl script, say, 'svn-label',
that would store a {symbolic-lable => revision_number} corespondence in
repository properties and would permit command like:

svn-checkout -r LAST-KNOWN-GOOD ...
svn-merge -r VERSION-1.2:VERSION-1.5 ...
svn-export -r RELEASE-6 ...

and so on (simply by decoding label to rev number and calling a regular 'svn'
command).

Any companions? ;)

NB: for those who think that labels are foreign and unnecessary to Subversion,
let me draw your attention to the fact there are already two labels widely
used: 'HEAD' and 'PREV' ;)

-- 
Dr. Saulius Gražulis
Visuomeninė organizacija "Atviras Kodas Lietuvai"
P.Vileišio g. 18
LT-10306 Vilnius
Lietuva (Lithuania)
tel/fax:      (+370-5)-210 40 05
mobilus:      (+370-684)-49802, (+370-614)-36366
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 24 08:30:15 2006

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.