On Thu, 15 Sep 2005 23:04:43 -0400
Timothy Miller <[EMAIL PROTECTED]> wrote:

> SVN allows distributed access.  Would we limit the access to one
> client?  Or is there a way to "lock" the server to make sure that all
> transactions are atomic?

Transactions in RCS are always atomic, at least on
file level. (They have to be otherwise the file will get
destroyed if two commits happen at the same time)
SVN additionaly makes a commit atomic over all affected
files.
As has been said, SVN (and for that matter most of
the other RCS systems too) provide most of the features
we need. There are just a few things that could be better,
but they are nothing to worry about.


                        Attila Kinali

PS: The explanation of the state machine issue will
come later this weekend. I have to draw a few figures
first.
_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to