> -----Original Message-----
> From: Troy Simpson [mailto:troy@ebswift.com]
> Sent: 02 May 2005 02:27
> To: dev@tortoisesvn.tigris.org
> Subject: [TSVN] Shared Working Copy for Document Library
>
> I've read all the replies I can find on this topic, and
> although I'm well aware of the responses that state how much
> it goes against the philosophical teachings of version
> control, I want to go ahead and do it because it seems to
> make the most sense for my scenario.
>
> I've setup a repository on a network share, and a working
> copy on another network share - we are not using a subversion
> server yet, but we will once we get our little test scenario
> up and running properly. Client systems are MS Windows XP
> and we are on a domain. 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.
> "
I had precisely that error message when the process doing the writing to the
repo did not have access to do so. My setup is Apache on Win2003, on a
domain, where Apache runs as local system - I had to add the Administrators
group to the repo's ACL with write permissions even though one might assume
that Admins can intrinsically write anywhere they bloody well please...
Peter Mounce
IML Ltd
e: mailto:petermounce_at_iml.co.uk w: http://www.iml.co.uk
t: (01428) 727476 f: (01428) 727011
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue May 3 11:54:29 2005