Re: Peg revisions, diff, and repository roots
From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-02-01 02:11:56 CET
On 1/31/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> > Consistency with other commands. That's the party line, at least. :-)
Ah! The history of pegrevs! It all started with this use-case:
$ svn cat -rN foo.c
// user curses
$ svn ls -rN URL
// user curses even more.
$ svn log -v
$ svn ls -rN slighty-older-URL
[user sends angry mail to list saying "why don't you trace history?!?"]
So we decided: OK, fine. If the user *ever* leaves off the @REV
We began by adding this peg-behavior to 'cat' and 'ls', and from there
> Sure, but it seems like this history trace code should be able to say
Yeah, actually, the WC is now storing the repository root url in the
---------------------------------------------------------------------
|
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.