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

RE: file:/// protocol

From: Jason Winnebeck <jpwasp_at_rit.edu>
Date: 2007-07-24 17:07:09 CEST

I wouldn't be surprised if what happens is it starts at usr and scans for the repository files there, then tries /usr/local and so on until it finds the root, and then it looks into the repo.

Jason

________________________________________
From: David Aldrich [mailto:david.aldrich@t-modus.nec.co.uk]

Hi
 
I would like to understand how a file:/// url works. Consider a command such as:
 
svn co 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:/// perform to make this work?
 
Just curious.
David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 24 17:06:17 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.