Sorry, this is the e-mail client we have here at work. I'm not a fan of
it, but its what we have to use.
I want to thank you for solving the problem.
The svn diff syntax you provided works exactly as expected.
I would suggest adding this to the online subversion manual at
http://svnbook.red-b
Here is the scenario:
User 1
1. create branches/X
2. svn checkout branches/X to local machine
3. modify file.txt
4. commit changes
Another user, User 2,
5. create branches/Y
6. svn checkout branches/Y to his local machine
7. merge branches/X to local machine(and thus m