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

Re: svn working copy in NFS, accessed by 2 or more hosts

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-01-17 14:15:16 CET

On Jan 17, 2006, at 11:31, Andreas Schmid wrote:

> I have checked out a svn working copy into an NFS directory, which
> worked fine.
> I want to work with this working copy on more than this one host
> that I used to check it out with - using the advantages of NFS.
> However, on the other host I get the error message:
>
> svn: Path is not a working copy directory
> svn: '.' ist not a working copy

At the risk of being facetious, it sounds like "." is not a working
copy. Are you sure you're in the right directory? Can you confirm via
a directory listing that the ".svn" directory is actually present in
this directory?

What version of Subversion is being used?

Why are you trying to share this working copy, and not just have two
separate working copies? I can think of a couple valid reasons to
share it; just wondering what your use case is.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 17 15:13:26 2006

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

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