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

RE: [TSVN] Shared Working Copy for Document Library

From: Troy Simpson <troy_at_ebswift.com>
Date: 2005-05-05 03:51:20 CEST

> In testing, all goes well; however,
> if I mod a file and save it (without committing), then
> someone else tries to commit that file (or mod it, then
> commit) we get the error:
>
> "
> Commit failed (details follow):
> Can't create directory 'T:/Repository
> Folder/db/transactions/5-1.txn': The system cannot find the
> file specified.
> "

> The reason I want to use this much frowned-upon shared
> working copy model is that we are looking to use TSVN to
> manage versions of project documentation.

FYI:

The answer is to run a shared working copy via a server. This eliminates
security problems at the file level and the above error goes away. Running
TSVN directly with the filesystem in a shared working copy, multiple user
environment causes the security problem, regardless of who has overall
access to the filesystem.

Troy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu May 5 03:56:25 2005

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

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