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

Re: Having a path name after specifying repository location

From: Tech Geek <techgeek12345_at_gmail.com>
Date: Mon, 18 Oct 2010 18:00:20 -0700

oops...I had a typo:

> However the following does NOT work:
> #mkdir /var/lib/svn/projectB/
> #sudo svnadmin create /var/lib/svn/projectB/partA
> #sudo svnadmin create /var/lib/svn/projectB/partB
>
> From a svn client:
> #svn co http://svnserver/svn/projectB/partA partB
>

 However the following does NOT work:
#mkdir /var/lib/svn/projectB/
#sudo svnadmin create /var/lib/svn/projectB/partA
 #sudo svnadmin create /var/lib/svn/projectB/partB

From a svn client:
#svn co http://svnserver/svn/projectB/partA partA

I get the error message: SVN: Could not open the requested filesystem.
Received on 2010-10-19 03:00:58 CEST

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.