Re: Release branch merging.

2011-10-19 Thread Gavin Baumanis
I hate it how it is only after you have sent the email to the mailing list - you realise the error you have made! The issue lies in the creation of the branch. In the original email it was created via an OS copy and not a svn command. In the most recent email, I explained how I did this; > svn c

Re: Release branch merging.

2011-10-19 Thread Gavin "Beau" Baumanis
Ok - Well now I am confused... I did: svn rm /repos/branches/releases/1 cd /repos/branches/releases svn copy http://myServer/repos/branches/releases/1@1000 Which gave me a new copy of the release branch - as it stood at r1000. Which subsequently the revision used to create ^/tags/1.0 Now we want