Christian Grobmeier wrote:
I only trust the svn-command, I find it hard to work with other tools on top of it actually. Just my personal preference and lazy not learning other tools when command line does a great job ;)For the record I use the following workflow then commiting code: 1. svn status (to check what files I've modified) 2. svn diff (select files if needed) 3. svn ci (select files if needed)I use eclipse for that.
Knut
