> For fun, I checked out the official Subversion, Git, and Mercurial
> repos this afternoon:
> 
> svn:
>    22,986 directories
> 
> git:
>    2,563 directories
> 
> hg:
>    5,291 directories
> 
> I don't know whether this displays an inefficiency of Subversion or
> whether converting from Subversion to Git or Mercurial somehow cleans
> it up. But in any case I thought it was interesting enough to share,
> and might help others on this list who might unknowingly have the same
> problem.
> 
> Shawn

Hi Shawn,

It isn't really surprising as Subversion creates .svn subdirectories with other 
subdirectories for each "normal" directory of your project.
I'm just tired of grepping code when subversion is the VC used ;)

Regards,
Xavier.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to