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

Re: killer feature -- HEAD+1

From: Pablo Beltran <pbeltranl_at_gmail.com>
Date: Wed, 21 Apr 2010 00:29:16 +0200

Hi David,

I think this has not sense, because HEAD is the last revision. So, HEAD+1
doesn't exist. If it exists then it must be HEAD again.

But maybe you ask about the forward history from a N+1 revision. I asked
about it in another forum and I get this answer (fs-successor-ids feature):

http://subversion.wandisco.com/forums/13-things-id-like-to-see-in-subversion/265-forwading-history-support.html#266

Though I've developed it, but in Java.

Pablo.

2010/4/20 David Brodbeck <brodbd_at_u.washington.edu>

>
> On Apr 20, 2010, at 3:44 AM, Daniel Shahaf wrote:
>
> > kost BebiX wrote on Tue, 20 Apr 2010 at 14:38 +0400:
> >> Hi! I would really like to see the ability for svn to do things like
> >>
> >> svn log -r HEAD:HEAD-1 to see changes. Right now I need to view revision
> >> numbers first to do thing like this. What do you think about that?)
> >>
> >
> > svn log -r HEAD:1 --limit=2
>
> I'm more interested in the feature suggested by the +1 in the subject line
> -- the ability to get *future* revisions that haven't been committed yet.
> Just think, you could start a new project, then check out HEAD+8972 and get
> finished, debugged code! ;)
>
> --
>
> David Brodbeck
> System Administrator, Linguistics
> University of Washington
>
>
>
>
>
Received on 2010-04-21 00:30:02 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.