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

Re: Checkout to (not from) server

From: Stefan Schwarzer <stefan.schwarzer_at_grid.unep.ch>
Date: 2006-03-10 15:52:34 CET

Sorry, indeed, I had copied the wrong path...

But although the path is now correct, it does checkout now into my
home folder, instead of using svn+ssh...

> Stefan Schwarzer wrote:
>
>> Hi,
>>
>> I searched the forum and Google for answers to my question, but
>> couldn't find anything similar to my problem.
>>
>> due to security reasons I have to do checkouts/updates from my local
>> repository to a distant (web) server, and not as usual, vice versa.
>> Is this possible? I can't see how the command would look like.
>>
>> _____________________________________________________________________
>> ___
>
>> _____________________
>>
>> I try this here:
>>
>> svn checkout file:///Users/schwarzer/Documents/subversion_cvs/
>> geodataportal/trunk svn+ssh://testserver:/www/geodataportal
>>
>> _____________________________________________________________________
>> ___
>
>> _____________________
>>
>> which results in:
>>
>> svn: Unable to open an ra_local session to URL
>> svn: Unable to open repository 'file:///Users/schwarzer/Documents/
>> subversion_cvs/geodataportal/trunk'
>>
>
> May be you have used the wrong path? You have to give the complete
> absolute path to file://. Maybe something like
> file:///home/Users/schwarzer. Or is it 'users' with a small 'u'?
>
> To just check the url and not test the checkout target
> you can try 'svn info <url>'.
>
> Hope this helps.
>
> Mathias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 10 15:58:04 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.