Linked by Rahul on Mon 23rd Mar 2009 10:41 UTC
Post a Comment
Throwing away existing work and rewriting the same thing over and over again is not very useful. Try
http://live.gnome.org/giggle
File request for enhancements if necessary.
Google's Android uses Git too and you can find on their open source site a wrapper around Git that simplifies the complex projects' commits. The Gnome project might find it useful exactly because it has many smaller projects too in it, like Android. It is called "repo".
http://source.android.com/download/using-repo
Edited 2009-03-23 13:04 UTC
RE: totally makes sense
by eantoranz on Mon 23rd Mar 2009 13:29 UTC
in reply to "totally makes sense"
RE[2]: totally makes sense
by Beta on Mon 23rd Mar 2009 13:43 UTC
in reply to "RE: totally makes sense"
...or bzr. I have to make some benchmarks. I know it was veeeeery slow compared with mercurial or git (especially the later)... but who knows who the "fight" is going these days.
Frack bzr, what projects use it that haven’t been forced to when moving to launchpad?
Unless Canonical see that git has become the defacto dvcs for projects, we’re going to have a them and us approach to Linux development.
RE[3]: totally makes sense
by Tomasz Dominikowski on Mon 23rd Mar 2009 13:53 UTC
in reply to "RE[2]: totally makes sense"
RE[4]: totally makes sense
by Beta on Mon 23rd Mar 2009 14:54 UTC
in reply to "RE[3]: totally makes sense"
RE[5]: totally makes sense
by eantoranz on Mon 23rd Mar 2009 16:07 UTC
in reply to "RE[4]: totally makes sense"
RE[5]: totally makes sense
by kiddo on Tue 24th Mar 2009 02:24 UTC
in reply to "RE[4]: totally makes sense"
Know of any other bzr hosters like github/gitorious?
Anyone with an apache/lighttpd/whatever server. You can bzr pull from anywhere through http, Bzr code hosting doesn't require anything else than SSH or a regular web server. (and if you want to be fancy, I guess you can slap Loggerhead on it)
Now, probably that git and mercurial can do this too. I just thought I'd mention that this whole idea of needing launchpad/sourceforge/google code/savannah/github to actually host your project's code seems moot to me. In my case, I simply push my stuff in http://code.ecchi.ca and anyone can pull from it. Just my 2¢.
RE[2]: totally makes sense
by kfogel on Tue 24th Mar 2009 16:16 UTC
in reply to "RE: totally makes sense"
Bzr is quite a bit faster these days than before; try the most recent version (http://bazaar-vcs.org).




