cvs vs svn reloaded

Paweł Sakowski saq at pld-linux.org
Sat Oct 8 21:18:50 CEST 2005


On Sat, 2005-10-08 at 21:06 +0200, Patrys :: Patryk Zawadzki wrote:
> Then if some people commit using trunk and some using general SPECS,
> such locks might become common.

There's no lock. The only situation where a post-commit commit might
fail, apart from a bug in the hook, is when there's a commit to
SPECS/trunk/foo.spec immediately after another commit to
foo/trunk/foo.spec (or the other way round) so soon, that it occurs
before the hook is processed. Commits to different specs (whichever
location they might occur in) serialize themselves just fine (even if
there's latency in processing the hooks).

... there might be other conflicts on conflictingly mkdiring
tags/branches, which isn't very common either (and takes a really good
timing).

-- 
Paweł Sakowski <saq at pld-linux.org>
PLD Linux Distribution




More information about the pld-devel-en mailing list