Re: RFC: a permanent svn-specific URL syntax
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-28 17:22:44 CEST
John Locke <mail@freelock.com> writes:
> http://svn.something.net/repository/project/branch1/file.c?r=1613
I like this syntax, it's simple and safe, due to the laws of CGI, I
> http://svn.something.net/repository/project/branch1/file.c?svn=diff&r=1489:1613
[cringe]
ViewCVS already shows diffs.
> http://svn.something.net/repository/project/branch1/file.c?svn=proplist&r=1489
[cringe again]
ViewCVS will show proplists someday.
> ... and you could even use this scheme for the svn client, using a PUT
Use a WebDAV client, not a web-browser, for PUTs.
> Does this sound like a reasonable solution?
Again, I would -1 such changes. I don't want to see Subversion morph
I draw the line at http://host/repos/path?r=N .
---------------------------------------------------------------------
|
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.