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

Implementing the Lock->Edit->Unlock cycle

From: Anton Shepelev <anton.txt_at_gmail.com>
Date: Wed, 28 Sep 2016 18:46:24 +0300

Hello, all

We are migrating to SVN from the dreaded SourceSafe
and should like to retain, if only at the start, the
exclusive check-out process, with the following
*atomic* operations which should be performed as
easily as possible:

  1. lock and update,
      lest one might accidentally start editing an
      old version of some file.

  2. commit and unlock.

Can SVN be configured to have such operations, and
how?

We plan to use it mainly from the AnkhSVN plugin for
Visual Studio, but I think the question belongs
here.
Received on 2016-09-28 17:50:23 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.