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

Re: [PATCH] Make ra_serf be more aggressive about closing directories in update

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 24 Aug 2012 19:56:51 +0100

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.
Received on 2012-08-24 20:57:31 CEST

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.