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

[Issue 1213] PREVx for specifying 'target at N changes ago'

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-03-25 17:35:26 CEST

In the issue tracker there's a patch sitting around which allows to
specify from the command line client, instead of PREV, PREVx where x >
1.

The patch could be optimized with our log --limit behaviour nowadays,
but I'm more interested in discussing a few related questions:

- Do we still want this change?
- The change makes a new behaviour available, not only to the cli, but
also to libsvn_client. Do we want that?
- The patch uses svn_ra_get_log() to resolve the 'N changes' to a real
revision number. That is the best/only way to do this, right?

Thanks for any answers/opinions.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 25 17:35:42 2007

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.