
12 Feb
2012
12 Feb
'12
11:48 a.m.
Hi, On 12/02/2012 01:26, Steven Samuel Cole wrote:
(...)
another advantage: svn puts a '.svn' folder in every single project subfolder - and this '.svn' keeps getting in my way all the time. If you want to get rid of subversion in your local copy, you have to walk through all the subfolders and delete the '.svn' folder everywere.
under git, you delete one single '.git' folder in the root folder, done.
Just for the record since svn 1.7 there is now only one .svn folder in the root folder too. Mathieu