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.
|