Reverse merge: http://svnbook.red-bean.com/en/1.5/svn.branchmerge.basicmerging.html#svn.branchmerge.basicmerging.undo In your case (in the root of your working directory): svn merge -c -33557 .
Verify changes reversed: svn diff Then: svn commit Michael Bedward wrote: > Oh bum and other rude words... Brain switched off entirely. I'm > grateful that you're more awake than I am Ben. What's the easiest way > to fix that (svn, not my brain) ? > > Michael > > > 2009/7/13 Ben Caradoc-Davies <[email protected]>: >> Michael, I see you just committed to a tag. Was this meant for the 2.5.x >> branch? >> >> >> Michael Bedward wrote: >>> All went well :-) >>> >>> Committed for GeoTools 2.5.6 (r33557) >>> >>> Michael >>> >>> >>> 2009/7/13 Michael Bedward <[email protected]>: >>>> Hi Francesco, Jody, >>>> >>>> I have 2.5.6 checked out. I've just applied the fix from trunk and >>>> the build goes well for me too I'll commit. >>>> >>>> Michael >>>> >>> >>> ------------------------------------------------------------------------------ >>> Enter the BlackBerry Developer Challenge This is your chance to win up to >>> $100,000 in prizes! For a limited time, vendors submitting new applications >>> to BlackBerry App World(TM) will have >>> the opportunity to enter the BlackBerry Developer Challenge. See full >>> prize details at: http://p.sf.net/sfu/Challenge >>> _______________________________________________ >>> Geotools-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/geotools-devel >>> >> >> -- >> Ben Caradoc-Davies <[email protected]> >> Software Engineer, CSIRO Exploration and Mining >> Australian Resources Research Centre >> 26 Dick Perry Ave, Kensington WA 6151, Australia >> > -- Ben Caradoc-Davies <[email protected]> Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
