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

Re: users-info@subversion.tigris.org

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-02-11 16:47:14 CET

Robert Granville wrote:
> I'm having trouble running the Quick Start example in the Subversion book.
> I'm running on a Windows XP platform, and have
> installed Subversion 1.0.5. If I run svn --version, I get (among other
> things)

> ------------------------------------------------------------------------------------------------------
> svn import c:\test\first file:///c:/subversion/repository -m "initial
> import"
> ------------------------------------------------------------------------------------------------------
>
> I get the following error:
>
> ------------------------------------------------------------------------------------------------------
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///c:/subversion/repository'
> ------------------------------------------------------------------------------------------------------
>
> However, if I then start a cygwin session, and I run
>
> ------------------------------------------------------------------------------------------------------
> svn import /cygdrive/c/test/first file:///cygdrive/c/subversion/repository
> -m "initial import"
> ------------------------------------------------------------------------------------------------------
[it works]

The Subversion packages distributed with Cygwin do not understand
file:///DRIVELETTER:/ URLs.

And, what's with the weird Subject line?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 11 16:51:27 2005

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.