RE: Looking for ideas for a tag/release svn usage model
From: Bob Archer <bob.archer_at_amsi.com>
Date: Tue, 1 Sep 2009 17:31:32 -0400
>>I understand that. My question is whether or not there's an easy way to update an entire work area to a mixed set of versions, e.g. a one->>line way to do the equivalent of:
>>svn update -r1234 somedir/
>Why would you want to do that? Generally you want to update to HEAD every time.
>Ideally, those versions would be identical to HEAD most of the time, since all checkins would pass the regression tests.
>Again, what I'm looking for is a way to update my work area to the newest "blessed" version of each file, even if that version happens to >not be HEAD. It seems there is no directly-supported means to do this.
Do you not create release tags/branches?
You could always create a folder in your project that uses pegged externals.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.