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

Checkout to (not from) server

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

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'

________________________________________________________________________
_____________________

svn --version gives me the following:

svn, version 1.2.3 (r15833)
    compiled Aug 29 2005, 10:50:03

Copyright (C) 2000-2005 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://
www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV)
protocol.
   - handles 'http' scheme
   - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network
protocol.
   - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
   - handles 'file' scheme

________________________________________________________________________
_____________________

and I am running on MacOS X locally and Linux on the server.

Thanks for any suggestions!

---------------------------------------------------------------------
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:34:41 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.