Wiadomość napisana w dniu 2008-10-22, o godz. 21:54, przez Rit Lim:

> which one is the Django community moving toward to, mercurial or git?
> if Django is to be moved...

Subversion is best suited for such centralized development as we have  
in Django, but you are free to use whatever you want. Even MS  
VisualSourceSafe will go (of course if you like it).

I'd say, if your team is local or small (up to 10 developers) or your  
development is centralized, do not go with distributed system,  
distributed system = more pain (with process management) + no gain  
(for such small team). Larger teams are too rare for me to have any  
opinion on the situation, though...

-- 
We read Knuth so you don't have to. - Tim Peters

Jarek Zgoda, R&D, Redefine
[EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to