I was working on the trunk recently and the changed I did I thought others might need them so I created a patch just before committing.
Now a fellow dev who was working on a branch (which comes from the trunk a couple of weeks back) needs those changes to go on a new server.
I'm trying to apply my patch with Tortoise SVN but it does'nt seam to like the disparities of my working copies. I have :
- My trunk at : D:\SVN\Trunk
- The branch at : D:\SVN\Branches\TheBranchINeedToPatch
Am I trying to do something impossible ? Is there something I'm missing ?
Can I apply a trunk patch to a branch working copy ?
Thanks for the help!