Re: Thanks and a global versioning question; WAS:: Help: XML Pars er e rror, Date Conversion failed
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-23 21:44:58 CET
On Tue, 2004-03-23 at 14:40, Brad Appleton wrote:
> - can I create a NAME property for a global revision number?
Hi Brad!
Yes, actually, you can attach any arbitrary properties you want to
> [ e.g., $(revname $(revnum $REVNAME)) eq $REVNAME ]
Or, with today's svn, you'd just run
$ svn propset -revprop -r3 revname MyRevName
> Associated revision 3 of <??> with 'MyRevName'
This is the feature that doesn't yet exist. Ideally, we'd want all svn
---------------------------------------------------------------------
|
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.