[cvsnt] Tag entire repository
Tony Hoyle
tmh at nodomain.org
Thu Jul 22 16:37:40 BST 2004
On Thu, 22 Jul 2004 09:33:27 -0600, "Terry Lacy" <tlacy at slco.org>
wrote:
>Perhaps I should have been more specific. By "partial check-ins"
>I mean a check-in consisting of multiple files. If you rtag
>while someone is doing a check-in of multiple files, you might
>end up tagging some of the newer versions and missing others.
The purpose of the atomicity code is to group checkins so that you
can't checkout (or tag) a partial commit. On busy repositories this
is really useful.
>While the atomicity code prevents interruption of a single
>file check-in, I don't believe it prevents check-ins happening
>during the entire rtag process (at least not with the versions
>I've used (1.11 and previous)).
Only cvsnt has this code..
Tony
More information about the cvsnt
mailing list