SVN for src, status?
Pascal Obry
obry@adacore.com
Fri May 8 09:14:00 GMT 2009
More information about the Binutils mailing list
Fri May 8 09:14:00 GMT 2009
- Previous message (by thread): SVN for src, status?
- Next message (by thread): SVN for src, status?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Joseph, > How does git handle the key feature for src, sparse checkouts (a single > repository from which you can check out just the parts relevant for > binutils, or GDB, or ..., or everything, and do single commits affecting > various subsets of the directories)? Git doesn't support this. You can use submodules for binutils, GDB... but it won't allow a single commit affecting the main repository and some submodules. But Git does bring lot of nice stuff that Subversion does not have (e.g: speed, off connection work, display patch with log - this one is so nice for patch review that after 2 years working with Git I'm wondering why this has not been the default for all VCS, ...). It is not the right place/time (nor am I the right person as I've rarely proposed patch for the gdb/binutils) but as always there is pros and cons on both sides. For one thing, moving to Subversion will at least make it possible for Git enthusiasts to use the wonderful git-svn mode which supports bi-directional flow of changesets. -- Pascal Obry -- gpg --keyserver keys.gnupg.net --recv-key F949BD3B
- Previous message (by thread): SVN for src, status?
- Next message (by thread): SVN for src, status?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list