Re: Re: CVS/SVN comparison
From: Anthony Metcalf <anthony.metcalf_at_anferny.ath.cx>
Date: 2004-10-22 18:03:47 CEST
On Fri, 22 Oct 2004 17:49:52 +0200
> What if someone gets root's password ?
True, you could, from root's password up there is no point going any further. Obvously root can delete the whole repo if they feel like it. I wouldn't want a "release manager" to accidently do that though.
The point I was trying to make is that, with subversion, out of the box, there is no difference between tagging and copying and branching.
With the setup of the correct authentication, and the correct repo layout, you can achive tagging.
To me a tag is a pristene copy of the repo at a specified point. Thats all. Of course root could delete it, amend it, whatever, but svn should not allow that.
What if I want my users to be able to create their own tags? HAve a tag directory per user? What if the "release manager" forgets what part of the repo they are in and detroy's the tag?
There isn't much point arguing, what I think of as tags doesn't exist.
I think the book, and the porple on the list, could make it clearer that a tag is just a branch (which is just a copy of some combination of files) that has been put in a read only directory.
Please don't take this as a personal attack, and please don't cc me on replies. Thanks :)
Anthony
|
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.