From: Scott G. <gab...@gm...> - 2008-01-28 22:39:34
|
This is a feature request for kdiff3. I wish that it had automatic revision control comprehension for subversion and other tools. For example with tkdiff if you have edited your local copy of foo.c you can simply review your changes by typing: tkdiff foo.c Obviously if there is a conflict between your changes and an update to the repository you should be able to do a three way compare with the same command: kdiff3 foo.c Thanks. |