svn - Using Subversion and TortoiseSVN, how do you clear your local action history? -
- i merge changes of file branch trunk-branch.
- i wrongly resolved conflict, , want start scratch, revert trunk-file it's original state.
- i redo step 1, nothing happens. in merge window, check log, branches want merge file grayed out. tortoisesvn's way of telling me "you merged these changes file, no need 2nd time."
since nothing comitted, has client-side issue. tried cleanup, didn't help.
found it, merge information kept in parent directory's property svn:mergeinfo. in windows xp can access using directory's context menu -> properties -> subversion. reverted file, tortoisesvn did not clear info.
Comments
Post a Comment