Re: Official revision syntax for Subversion URLs
From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-08-05 20:40:18 CEST
Greg Hudson wrote:
> Anything we stick at the end won't work with relative browsing.
Can you explain that piece to me again? Any browsing is going to be mediated by
For example, the WebDAV interface currently returns links that look like this:
<a href="doc/">doc/</a>
If the user requested a specific revision of the that directory, the relative
<a href="doc/;2345">doc/</a>
and if the user clicked on that link, all links generated on the next page would
<a href="README;2345">README</a>
It would be nicer if the WebDAV interface would permit browsing changed
Am I missing something?
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Aug 5 20:40:50 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.