Configure TortoiseSVN
- SourceGear DiffMerge integration
- Diff: C:\Program Files\SourceGear\DiffMerge\DiffMerge.exe /ro2 /t1=%bname /t2=%yname %base %mine
- Merge: C:\Program Files\SourceGear\DiffMerge\DiffMerge.exe /r=%merged /t1=%yname /t2=%bname /t3=%tname /c=%mname %mine %base %theirs
- Source: http://yoopergeek.blogspot.com/2007/09/diff-merge-tools.html
- Disk Cache
- TortoiseSVN -> Settings -> Look and Feel -> Icon Overlays
- Exclude paths: c:\*, d:\* (separate prin newlines)
- Include paths: d:\projects\*
- http://paraesthesia.com/archive/2007/09/26/optimize-tortoise-svn-cache-tsvncache.exe-disk-io.aspx
- TortoiseSVN -> Settings -> Look and Feel -> Icon Overlays
- Settings -> General -> Global ignore pattern -> add *bin* *Bin* *.resharper *.user *obj* *.suo
page revision: 2, last edited: 20 Oct 2009 09:31