[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: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-09-30 11:48:22 CEST

Thanks to all who replied, but sorry to say that none of those methods
worked. Yesterday I was using 'svn ls'. Today I am out of the office, so I
asked a colleague to use TSVN's repository browser (he has no CLI
installed), but the results should be the same.

Any more bright ideas out there?

Simon

"Patrick Smears" <patrick.smears@ensoft.co.uk> wrote in message
news:7161E47FDFEFD51181BE00B0D0FAD65571D92A@gamma.ensoft.co.uk...
>
> > > Try
> > > file:///\\bp_exserver\shared\repos
> >
> > It does not like backslashes at all.
> >
> > C:\>svn ls file://\\bp_exserver\shared\repos
> > svn: Unable to open an ra_local session to URL
> > svn: Local URL 'file://%5C%5Cbp_exserver%5Cshared%5Crepos'
> > contains only a
> > hostname, no path
>
> How about:
>
> file:///UNC/bp_exserver/shared/repos
>
> (I think whether or not this works depends on precisely which Windows file
> calls Subversion/APR use internally)...
>
> Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 30 12:01:05 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.