[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-30 12:10:47 CEST

Nothing but don't access repository with file:// urls and don't put a repository
on a network share (anyway).
It is so easy with svnserve.........

Guido.

> -----Original Message-----
> From: news [mailto:news@sea.gmane.org]On Behalf Of Simon Large
> Sent: Thursday, September 30, 2004 11:48 AM
> To: users@subversion.tigris.org
> Subject: Re: file:/// access to fsfs repository
>
>
> 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
>
>

---------------------------------------------------------------------
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:11:32 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.