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

Re: Possible problem relating to TortoiseSVN

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-05-18 09:01:09 CEST

PLinehan@dek.com wrote:

> Our repository is on a Mapped drive
> O/S XP Professional - both users

Which means you're accessing the repository via file:/// over a network
share. That's not good and can lead to several problems.

* all users must have full write access to the repository. Deleting one
single file inside the db folder and you're screwed.
* one connection drop to the server share while reading/writing from/to
the repository and you can get into the same problems.

Please set up a real server, either Apache or svnserve.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri May 18 09:01:22 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.