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

[TSVN] Re: file:/// access to fsfs repository

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-10-01 09:39:58 CEST

"SteveKing" wrote:
> > This command works in svn cli, but the same URL fails in repo browser:
> > svn ls file:///\server/share/repos
> >
> > This came from Patrick Smears in a thread of the same name on SVN user
list.
> > None of those ideas work in repo browser either.
> >
> > Any ideas?
>
> Could this be issue 2011 and 2037?
> http://subversion.tigris.org/issues/show_bug.cgi?id=2011
> http://subversion.tigris.org/issues/show_bug.cgi?id=2037
>
> The workaround is: you have to mount your network share first to a drive
> letter. Then it will work.

The workaround is fine. I am just curious as to why it works in 'svn ls'
(1.1.0) but not in TSVN. Interestingly, if I enter
file:///%5cserve/share/repos in the URL picker before repo browser opens,
when it does open, the URL box contains file:///\serve/share/repos and the
top level of the tree contains file:////serve/share/repos

Looks like the path is being parsed and 'cleaned up' multiple times.

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Oct 1 10:45:17 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.