I'm currently having problems with the "reintegrate branch" option in cornerstone. I'm getting an error which says "Description 'https://krval22@server.myserver.com/svn/sample/trunk/MyProject@27' must be ancestrally related to 'https://krval22@server.myserver.com/svn/sample/branches/MyProject%201.0@27'".
I'm in a branch "branch/MyProject 1.0" and I'm trying to commit to "trunk/MyProject" by putting it in the "Merge from" field.
If I try to reintegrate it to my main branch, it successfully finishes but it doesn't do anything even after I commit it. The revision number on the main branch isn't reflecting the revision number I'm using even after commit.
Can anyone tell me what I'm doing wrong?
Here's my repository structure
branch/MyProject (direct branch from trunk/, not trunk/MyProject)
branch/MyProject 1.0 (branch from branch/MyProject)
trunk/MyProject