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

Re: Can't check path

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 19 Jun 2009 08:53:45 -0400

On Thu, Jun 18, 2009 at 19:40, Dave<dwjvaughan_at_googlemail.com> wrote:
> I have SVN installed on my Vista machine using my NAS (mapped to Z:\)
> as a svn server. I've managed to create a repository on the NAS but
> can't seem to get it to commit. The error I get is:
>
> Commit failed (details follow):
> Can't check path 'Z:\svn_repos\Test\db\revs\0\0': The specified server
> cannot perform the requested operation.
>
> I think it may be a permission issue. I've tried all sorts of
> variations for the address (\\storage \\[the ip] etc) but can't get it
> working.
>
> Any help would be appreciated.

Using a repository in this way is not recommended. For single users,
there can be permissions problems due to an older version of Samba on
the NAS (the bug is in Samba & has been fixed in newer releases; SVN
1.5 exposed this bug). For multiple users, you should be running a
real Subversion server, not accessing via NAS.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2363501

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-19 14:54:24 CEST

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.