Labeling revisions advice sought
From: David Kramer <david_at_thekramers.net>
Date: 2004-12-29 20:18:27 CET
In my company, we're switching from PVCS to Subversion. I'm the
In addition to the normal releases, which we will use "svn copy" to track,
In a perfect world, the developers would be able to do something like they
I'm trying to figure out how to do that in subversion. The obstacles I
- I don't want to do an svn copy every day for one of these builds,
- I played with the idea of having a special file in the repository that
- Revision properties do the reverse of what I want. I want the revision
The best compromise I came up with so far is:
-I have a file revlabels.txt that stores the associations in the form
-I wrote a script that is beautiful in it's hackishness. The heart of
Now the user can svn checkout -r `getrevlabel.sh 8.0a` $SVNREPOS
Frankly, my boss is staring at me dumbfounded how svn doesn't support some
Thanks in advance.
-- DDDD DK KD Those who do not reason are bigots. DKK D Those who cannot, are fools. DK KD Those who will not, are slaves. DDDD - Lord Byron --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Dec 30 08:46:10 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.