[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Build on Pre-Commit

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 24 May 2013 11:36:40 +0100

San Martino <sanmrtn96_at_gmail.com> writes:

> I know that
> during the pre-commit phase the repository cannot be accessed concurrently,

That's not right. The pre-commit runs before taking the repository lock
so other access, including other commits, can occur while the pre-commit
is running. And that means that the pre-commit cannot guarantee
anything about files that are not part of the commit.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-05-24 12:37:15 CEST

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.