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

file:/// protocol

From: David Aldrich <david.aldrich_at_t-modus.nec.co.uk>
Date: 2007-07-24 16:55:22 CEST

Hi
 
I would like to understand how a file:/// <file:///> url works.
Consider a command such as:
 
svn co file:///usr/local/svn-repos/sesame/trunk
<file:///usr/local/svn-repos/sesame/trunk> sesame
 
here /usr/local/svn-repos is an actual path in the operating system's
file system. But /sesame/trunk is a path within Subversion's file
system. So the above url does not point to a literal file.
 
What magic does file:/// <file:///> perform to make this work?
 
Just curious.

David
Received on Tue Jul 24 16:53:01 2007

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.