svn : change commit message for selected files -
i working on 2 differents parts of project, , wanted commit changes 1 part, made mistake, , commited changes in second part.
now in history revision, there files in first part have irrelevant commit message. can't change log message, because if do, first part fixed second suffer same problem.
how can correct mistake ?
you should revert commit because contains unrelated changes , commit again. not problem of commit message, of non-atomic commit.
Comments
Post a Comment