Re: RFC: a permanent svn-specific URL syntax
From: William Uther <willu_at_cse.unsw.edu.au>
Date: 2003-06-04 12:53:28 CEST
On Wednesday, June 4, 2003, at 04:08 PM, John Locke wrote:
>> What you're actually asking the repository for is a revision of the
No, it isn't an implementation detail, it is a storage model detail.
> Seems to me that
There are two different things you can ask for:
i) What the file in HEAD called 'blah' looked like in revision X.
These are very different things. If svn were to include viewcvs, then
> When you view a directory, it also seems to me that it shouldn't be
So you want a query of type i)?
> I still don't see why this is a bad thing.
It isn't a bad thing per se, but it isn't what people have been
I should also say that I'm not sure subversion should have this
For an example of where these two types of query differ:
mkdir testsvn
Now, when look at the contents of file1 at revision 1, what do you
Your syntax would suggest to me you expected to see "FileB" - If you
Other people are talking about finding a way to view the text "FileA".
With a type ii) query, the revision changes the meaning of the path.
Cheers,
Will :-}
-- Dr William Uther National ICT Australia Phone: +61 2 9385 6926 School of Computer Science and Engineering Email: willu@cse.unsw.edu.au University of New South Wales Jabber: willu@jabber.cse.unsw.edu.au Sydney, Australia --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jun 4 12:55:17 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.