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

RE: Importing into a Windows repos

From: <Chris.Fouts_at_qimonda.com>
Date: 2006-09-25 17:24:08 CEST

Thanks to all. That's funny about the "/" instead of "\",
but that's good though since it makes SVN consisten across
platforms. But now, when I import, I get this error (see
attached).
 

>-----Original Message-----
>From: Wim Coenen [mailto:wcoenen@gmail.com]
>Sent: Monday, September 25, 2006 11:08 AM
>To: Fouts Christopher (QNA RTP PT PREV)
>Subject: Re: Importing into a Windows repos
>
>2006/9/25, Chris.Fouts@qimonda.com <Chris.Fouts@qimonda.com>:
>> I'm not much of a Windoze user...
>>
>> I created my repos using..
>> > svnadmin create c:\svnroot\repos
>>
>> Now I want to import my c:\temp\proj dir. I do
>> > svn import c:\temp\proj file://c:\svnroot\repos --message "blah"
>>
>> and I get...
>> svn: Unable to open an ra_local session to URL
>> svn: Local URL 'file://c:%5Csvnroot%5Crepos' contains only a
>hostname,
>> no path
>>
>> What's the correct syntax?
>
>svn import c:\temp\proj file:///c:/svnroot/repos
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

svn_error.jpg
Received on Mon Sep 25 17:25:37 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.