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

Re: NFS problems

From: Jan Borsodi <jb_at_ez.no>
Date: 2002-02-15 14:16:41 CET

Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:

> On Fri, Feb 15, 2002 at 10:38:16AM +0100, Jan Borsodi wrote:
> > I'm having some problems running Subversion over NFS (with NIS), I get
> >
> > svn_error: #21086 : <URL is not a versioned resource>
> > svn_ra_local__split_URL: Unable to find valid repository
>
> With what type of command. When posting an error message, it is good if you
> can post a transcript of the last few commands leading up to the error.
>
> As a quick guess, were trying to either import or checkout. You need to
> specify the repository path with a file:///path/to/repos/ style URL. The
> file:// part is actually necessary in the code.

The command was
svn co file:///home/subversion/repository -d test

If I run the same command on the machine which exports the NFS it works, but
not over NFS. The same goes for svnadmin commands, the only thing that worked
was creating the repository with "svnadmin create".

-- 
- Jan Borsodi <jb_at_ez.no> - Systems Engineer @ eZ systems - Web: http://ez.no
  QtVu: http://www.qtvu.org  -  RegExplorer: http://regexplorer.sourceforge.net
  EMacro: http://emacro.sourceforge.net  -  Apollo: http://www.apolloplayer.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:08 2006

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

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