Tortoisesvn using svn:mergeinfo, is there a way to turn it off?

Posted by Brian R. Bondy on Stack Overflow See other posts from Stack Overflow or by Brian R. Bondy
Published on 2009-03-07T20:13:57Z Indexed on 2010/05/05 14:28 UTC
Read the original article Hit count: 190

Filed under:
|

When I'm doing a tortoise svn merge, it includes a bunch of directories, and some files into the modified files, even know there are no actual changes.

It changes the property svn:mergeinfo

Is there any reason why these properties set on the directory/files are needed? Is there any way to get around not doing these changes to svn:mergeinfo?

I usually just revert the items then commit, but this wastes extra time

© Stack Overflow or respective owner

Related posts about svn

Related posts about tortoisesvn