[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: Patrick Smears <patrick.smears_at_ensoft.co.uk>
Date: 2004-09-30 18:20:54 CEST

On Thu, 30 Sep 2004, Doug Currie wrote:

> > svn co file:///%2f%3F/UNC/server/share/repos
>
> Also works, and shorter, but much uglier:
>
> svn ls file:///%5cserver/share/repos

Neat! More playing around reveals that the following:

   svn ls file:///\server/share/repos

also seems to work - which is probably the least ugly we'll get without
making the URL-parsing code more sympathetic to UNC paths!

[ Doug - did you mean to send that mail to dev@ rather than users@? ]

Patrick

-- 
The easy way to type accents in Windows: http://www.frkeys.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 30 18:21:17 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.