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

Re: PROPOSAL: URL-syntax

From: Erik Hülsmann <e.huelsmann_at_gmx.net>
Date: 2003-08-05 18:43:21 CEST
('binary' encoding is not supported, stored as-is) Hi Kalle,

>SLOGEN <jensen@slog.dk> writes:
>
>> Add any revision-encoding to the repository path, example:
>>
>> http://svn.foo/repository;1234/dir/file
>
>I have a Subversion repository directly at the root
>of an Apache virtual host. Would I then use
><http://subversion.kon.iki.fi;109/nimiavaruus>
>to refer to a file in revision 109 of the tree?
>That syntax looks like it could well conflict with
>future URI extensions for HTTP-over-tcpmux or such.

The root of the http filespace is actually at

   http://subversion.kon.iki.fi/

so the reference to your repository would become:

   http://subversion.kon.iki.fi/;109/nimiavaruus

Would that not be acceptable?

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 5 18:45:01 2003

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.