Browse by Tags

All Tags » SubVersion (RSS)

Getting rid of .svn folders

I often copy several OSS projects that I have checked out from their public Subversion repository, back at home so that I have the "bleeding edge" source when working. I find it a hassle to have to include all the .svn files. John Galloway presented a...
Posted by bonskijr | 2 comment(s)
Filed under: ,

First Look:Development Stats using StatSvn

I am a big fan of The Daily Grind at Larkware , as they often give out great links for new tools for developers. Today I was curious about a Subversion metric report called StatSvn , and decided to try it out. I have recently turned to SubVersion for...