Try using Tortise SVN, it has built-in visual diff and explorer shell integration (and it's free).
http://tortoisesvn.tigris.org You might even be able to set the diff program it uses, I'm not sure (I'm on my Mac right now, but I use Tortise on my Windows machine). Note that this is only the SVN part of things -- you'll still have to use gclient to do some operations on the whole tree (like sync the dependencies). -Greg. On Fri, May 29, 2009 at 6:29 PM, nakro <[email protected]> wrote: > > thanx evan, just to be clear i use *windows* (hence the windiff > thing) > and i have svn 1.6.1 (the normal env i hope, i did not modify it) > > 1- svn diff `find . -name "*.cc"` > returns: > svn.exe: invalid option character: n > > 2- > 'patch' is not recognized as an internal or external command > operable program or batch file. > > and indeed there is no patch utility > > i haven't used unix in years, but as it seems your solution is unix > based, > and thoughts are welcome > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
