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

Re: PREV() (Was: Adding changeset-like functionality to subversion)

From: Nuutti Kotivuori <naked_at_iki.fi>
Date: 2002-10-10 08:51:43 CEST

Noel Yap wrote:
> Anyway, the functionality would still be helpful (unless I'm still
> missing something) even if it's not called PREV.

Well yes, the functionality would be helpful. Nowadays if I know that
this file was last modified in revision 1234 and I want to know what
revision before that was the last modification, I'll have to either do
'svn update -r 1233' on the file in a working copy and then 'svn info'
- or 'svn log -r1233:1' on the file and then Ctrl-C it away when I've
seen what the last change was.

Doable, but more than a little tedious.

-- Naked

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 10 08:52:26 2002

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.