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

Re: Temporarily locking a subversion repository

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-02-01 15:30:10 CET

"Adam Lau" <adam@lau.net.au> wrote on 01/31/2006 10:54:58 PM:

> As part of our continuous integration process I have a nant script that
pulls
> a fresh copy of the source (svn checkout) from our subversion
repository. Due
> to some network issues this can take several minutes. Is there a way I
can
> lock the repository/stop commits from happening while the source is in
the
> process of getting checked out?

Why? This isn't CVS. Once the checkout process begins it will not matter
if the repository is modified during the checkout operation. You are
going to get the specific revision that the checkout process started to
get.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 1 15:51:53 2006

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.