Safely creating a tag/branch?
From: A.T.Hofkamp <a.t.hofkamp_at_tue.nl>
Date: 2005-08-16 09:36:06 CEST
Hello all,
I am wondering how to safely create a tag/branch?
Suppose I have the following repository:
$ svn list --recursive --verbose file:///local/hat/tmp/svn/duptags/repository
not very big, but you got to start somewhere :-)
Next, person #1 decides to create a tag 'release-1'
Committed revision 2.
Due to some mis-communication, person #2 also does this:
Committed revision 3.
Now, both people think they have successfully created a release, in reality
$ svn list --recursive --verbose \
The question is how to prevent this from happening, other than having person
Albert
---------------------------------------------------------------------
|
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.