====== PONTECH Sponsored Open Source Projects ====== * [[http://trac.globedrop.com/trac/svbas.net|svbas.net]] ===== Notes on using Subversion in MS Windows ===== - Install Subversion http://subversion.tigris.org - Install RapidSVN http://rapidsvn.org - Install WinMerge http://winmerge.org - In the RapidSVN Preferances((accessed from the edit menu)) select WinMerge as the diff tool. * If set up in the default location this will be: C:\Program Files\WinMerge\WinMerge.exe - Set the arguments for the diff tool in RapidSVN to: "%1" "%2" ((Quotes are needed in case of spaces in paths)) ==== Related web sites ==== * http://en.wikipedia.org/wiki/Comparison_of_file_comparison_tools