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

Re: newbie question

From: <cmpilato_at_collab.net>
Date: 2002-02-23 09:10:34 CET

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

> > svn import file:///e:/test/svn/repos1 e:/sweat/track
> > svn_error: #21085 : <URL is not a versioned resource>
> > svn_ra_local__split_URL: Unable to find valid repository
>
> Our URL parsing code _STILL_ doesn't recognize paths with a drive spec in
> them. Try doing:

Careful. This error doesn't *necessarily* mean we can't parse paths
with drive specs in them. Newbies with this problem should also be
told that if they are trying to use Subversion on Win9x, they can
simply give up on trying to create a working repository, 'cuz Berkeley
shared memory code doesn't work on Win9x, and unfortunately we require
that shared memory support from Berkeley. Perhaps this should go in a
FAQ somewhere if it's not already there...

---------------------------------------------------------------------
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:09 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.