From: Joachim E. <joa...@gm...> - 2008-01-29 20:34:22
|
Hi Scott, > 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 Perhaps some script might be helpful too. See here: http://sourceforge.net/tracker/index.php?func=detail&aid=977230&group_id=58666&atid=488550 > 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: Currently I wouldn't know how to implement this. Can you give details on how to find what the base would be? Joachim |