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

RE: file:/// access to fsfs repository

From: Guido Anzuoni <guido.anzuoni_at_kyneste.com>
Date: 2004-09-29 18:36:51 CEST

Try
file:///\\bp_exserver\shared\repos

Guido.

> -----Original Message-----
> From: news [mailto:news@sea.gmane.org]On Behalf Of Simon Large
> Sent: Wednesday, September 29, 2004 5:30 PM
> To: users@subversion.tigris.org
> Subject: file:/// access to fsfs repository
>
>
> I am trying to access an fsfs repository located on a Windows
> server from a
> Win2K PC.
>
> In Windows speak, the repository is at:
>
> \\bp_exserver\shared\repos
>
> or, using network drive mapping [S: = \\bp_exserver\shared]
> on the client,
>
> S:\repos
>
> Using the svn client (1.1.0RC3)
>
> svn ls file:///s:/repos
> ... list of repository contents ...
> Works OK
>
> svn ls file:///bp_exserver/shared/repos
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///bp_exserver/shared/repos'
>
> Try adding an extra '/' before bp_exserver
> svn ls file:////bp_exserver/shared/repos
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///bp_exserver/shared/repos'
>
> DIR \\bp_exserver\shared\repos
> ... list of repos working folders ...
> Works OK
>
> Is there a way to specify UNC files on a LAN without
> resorting to drive
> mapping?
>
> Simon
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 29 18:38:00 2004

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.