C. Michael Pilato wrote on Fri, Aug 24, 2012 at 09:56:25 -0400:
> PS:  Going really nuts, we *could* allow the RA session to "peg" not merely
> the current HEAD, but any arbitrary revision as the youngest revision the RA
> session will be allowed to recognize.  But I can't quickly come up with a
> good reason for doing that.

It would make Paul's reproduction recipes easier to read:

% export SVN_PRETEND_HEAD_IS=1954324
% svn co $URL_TRUNK
% svn merge $URL_FEATURE_BRANCH trunk

instead of having to peg the 'svn co' and twist the 'svn merge'
invocations.

Reply via email to