I have used subversion for years, but what I love about git, is that I don't have to be online or dependent on a server to commit changes, commiting changes is almost completely instant with git and I only have to push to the server when I want to.
Granted SVN has great windows support and GUI support, but I am a command line guy, and I don't use windows anymore for development. :) When it comes down to it, to each his own. On Feb 3, 11:42 am, pcdinh <[email protected]> wrote: > It just proves that Linux kernel development is too large and too > complex to be centralized. New drivers or new file systems can be > developed separately several years before being merged into the core. > That is why merging and branching are so good in Git. > > Regarding to medium project like PHP or small project like CakePHP, is > it relevant to be distributed? Meanwhile, Subversion has better GUI > and Windows support. Lots of PHP developers out there do development > on Windows right? Subversion may be slower but I find that its > performance has been improved significantly in version 1.5. Even with > big repositories in Google Code, Subversion 1.4 is fast enough > > On Feb 3, 8:11 pm, Esoteric <[email protected]> wrote: > > > > > While the PHP Core team is important, the linux kernel the foundation > > of most modern linux systems is on git, that should prove something. > > (just playing devil's advocate to you comment.) > > > On Feb 3, 4:44 am, Dinh <[email protected]> wrote: > > > > PHP Core Team decides that Subversion is more relevant than Git. > > > That's why PHP source code is migrated from CVS to Subversion. Think > > > about that. > > > > -- > > > --------------http://groups.google.com/group/phpvietnam- Hide quoted text > > > - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
