Hi,

i just want to check my assumption by the user/dev community.

I have the following scenario.

From a central SVN server there should be done checkouts (different working copies) on a network drive. The working copies will be accessed from different users which means a thing like this:

Network: working-copy-1
User 1 accesses working-copy-1 and changes some files and will checkin those changes.

User 2 accesses working-copy-1 and changes some files and will checkin those changes.
etc.

My knowledge is that if those accesses to the above working copy can be handled strictly sequential it might work but i'm not 100% sure..(may be someone can give more detailed informations)..

Apart from that I expect failures if a working copy will be accessed in parallel from different users at the same time on the network based on the pristine-copy information and other meta-data which is stored in the .svn folder (SQLite database etc.).

Can someone give more detailed information if the above assumption is right or wrong ? I assume it's right...

Many thanks in advance.
Kind regards
Karl-Heinz Marbaise
--
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl-Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

Reply via email to