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

Re: write-through-proxy and checksum error - URL path mangled in text data

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 13 Nov 2011 18:24:36 +0200

Sebastian Brandt wrote on Fri, Nov 11, 2011 at 10:22:31 +0100:
> How can I find out in which subversion releases the r878607, r916286
> and r1064734 are included?

Use the 'svn mergeinfo' command on Subversion's repository:

% U=http://svn.apache.org/repos/asf/subversion
% svn mergeinfo --show-revs=eligible $U/trunk $U/branches/1.6.x | grep r1064734

They are included in the 1.7.x line:

% $svn log --stop-on-copy -r 0:HEAD -l1 -q ^/subversion/branches/1.7.x
------------------------------------------------------------------------
r1145993 | hwright | 2011-07-13 16:12:22 +0300 (Wed, 13 Jul 2011)
Received on 2011-11-13 17:25:21 CET

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.