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

Re: KDE's Subversion support are getting better :-)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-08-03 04:41:05 CEST

On Sat, 2003-08-02 at 14:14, Jostein Christoffer Andersen wrote:
> now you can get a file like this :
>
> svn://svn.collab.net/repos/svn/trunk/README?rev=500 to get revision 500
> of the file README :)

Oof. That seems bad on several fronts; it maps svn:// URLs to HTTP
rather than ra_svn, it invents a URL syntax we don't support, and the
URL syntax it invents is bogus (/repos/svn/trunk/README may be a
completely different resource at two different revs).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 3 04:42:32 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.