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

RE: Issue for Windows drives in URL's - a la file://h/svn/

From: <subversion_at_kempy.co.uk>
Date: 2003-01-23 08:36:18 CET

Thanks guys,

I guess the book/FAQ needs updating with this info as I couldn't find it
in there.

Keep up the great work

Tim

 -----Original Message-----
 From: cmpilato@collab.net [mailto:cmpilato@collab.net]
 Sent: 22 January 2003 21:22
 To: Tim Kemp
 Cc: dev@subversion.tigris.org
 Subject: Re: Issue for Windows drives in URL's - a la file://h/svn/
 
 
 Tim Kemp subversion@kempy.co.uk writes:
 
  Hi all,
  
  Is there an issue raised for this (I couldn't find one).
 
 This from libsvn_ra_local/split_url.c:
 
   /* On Windows, we'll typically have to skip the leading / if the
      path starts with a drive letter. Like most Web browsers, We
      support two variants of this schema:
 
         file:///X:/path and
         file:///X|/path

    Note that, at least on WinNT and above, file:////./X:/path will
    also work, so we must make sure the transformation doesn't break
    that, and file:///path (that looks within the current drive
    only) should also keep working. */

So, try file:///H:/svn/ .

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:08:58 2006

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

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