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

Networked respository

From: Brian Erickson <erickson_at_BAUERCONTROLS.com>
Date: 2006-10-23 20:25:35 CEST

Hi all,
 
I'm a new user to Subversion and am confused about how to access the
respository when it is not on my local computer.
 
The repository is on a machine named snidely with a share named whiplash
(we have a Rocky & Bullwinkle theme to our network)
 
'Snidely' and most of the client machines are running Windows XP service
pack 2.
 
I can map a drive using the net use command: net use s:
\\snidely\whiplash
Then, the command svn list file:///s:/svn/pcs42 lists the branches,
tags, and trunk folders.
However, I'd really like to do this without have to define a network
drive. Is this possbile?
 
If I use the command: svn list file:///snidely/whiplash/svn/pcs42
I get the following errors...
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///snidely/whiplash/svn/pcs42'
 
 
Brian
 
 
Received on Mon Oct 23 20:26:22 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.