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