I am trying to merge a Branch to Trunk using the TSVN 'Reintegrate a branch' feature. However I get the following error.

Error: Retrieval of mergeinfo unsupported by 'svn://IP.Address'?

What is the reason for this error? Also is there some other way to merge the Branch to the Trunk.

link|improve this question
feedback

1 Answer

The reintegration feature requires the subversion server to be at least 1.5 or greater. In addition to thise, the repository will need to be upgraded for the mergeinfo feature (which reintegrate relies on) to work.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.