On Sun, Sep 18, 2011 at 6:11 AM, rupert.thurner <rupert.thur...@gmail.com> wrote: > we tried rc2 on the solaris buildserver environment of http://opencsw.org, > where some people have packagers have working copies of > https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg checked out. > > we saw: http://subversion.tigris.org/issues/show_bug.cgi?id=3994 but > this seems still not be fixed. the main problem seems to svn thinks > the upgrade is finished, and cannot be be restarted. > > we are currently packaging rc3 - is there anything where one could > easily find the differences?
The easiest way I know of is: $ svn log http://svn.apache.org/repos/asf/subversion/branches/1.7.x -r1162132:1167356 You'll have to inspect the output and filter out various changes you aren't interested in (like changes to STATUS), but that should give a good idea of the differences between rc2 and rc3. The revision numbers are the "magic revs" for the respective releases. -Hyrum -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com/