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

Re: [RFC] Canonical Paths

From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2002-08-29 01:05:56 CEST

Philip Martin <philip@codematters.co.uk> writes:

> On that platform we can change SVN_PATH_SEPARATOR to ':' and it may
> just work.

So the canonicalization is only canonical within the scope of a
particular client? There are no interoperability problems with
different clients using different values for SVN_PATH_SEPARATOR?
In that case I'll breathe a little easier.

But what about the repository URL for a file whose name contains a
"/"? If my repository is rooted at http://www.example.com/repos/foo
and I import "bar:gaz/onk" (that is, the file "gaz/onk" in the
directory "bar") into it with a client using ':' for
SVN_PATH_SEPARATOR, what URL will the imported file get?

  // Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 29 01:06:52 2002

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.