login
Header Space

 
 

Re: [Census] So who uses git?

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <junkio@...>
Cc: Keith Packard <keithp@...>, Martin Langhoff <martin.langhoff@...>, Linus Torvalds <torvalds@...>, Git Mailing List <git@...>
Date: Sunday, January 29, 2006 - 2:37 pm

On Sat, Jan 28, 2006 at 01:08:54PM -0800, Junio C Hamano wrote:
 > Can I hear experiences from other big projects that tried to use
 > git [*1*]?  I suspect there are many that have tried, and I
 > would not be surprised at all if git did not work out well for
 > them.  For projects that already run on a (free) SCM, I would be
 > very surprised if the developers find the current git 10 times
 > better than the SCM they have been using (probably with an
 > exception of CVS), unless they have very specific need, such as
 > parallel development of distributed nature like the Linux
 > kernel.

I've found switching from cvs->git even for small projects has
made me more productive.  In part because it's got me away from
the 'check in to a centralised server like sourceforge' mentality,
without the need to set up a local cvs server of my own.
Adding changesets to a small project like x86info, now takes
seconds, whereas it used to take minutes of thumb-twiddling whilst
I waited for sf.net to do its thing.   The ability to check in
changesets locally whilst I'm travelling, and then push them when
I have network connectivity again is also a massive productivity
win over cvs.

There's also another git usage that I doubt I'm alone in doing.
I regularly use git to import cvs trees from sourceforge etc for
random projects, because I now find browsing history of projects
with tools like gitk much nicer than any cvs tool I've used.
(cvs annotate is the only thing I really miss).

What would be really cool, would be a web page pointing to public
conversions of various projects cvs trees, so that everyone doesn't
have to keep hammering various repos to do the conversions themselves.
(Sort of a pseudo bkbits.net).

		Dave

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Census] So who uses git?, Junio C Hamano, (Sat Jan 28, 5:08 pm)
Re: [Census] So who uses git?, Carl Baldwin, (Mon Jan 30, 2:58 pm)
Re: [Census] So who uses git?, H. Peter Anvin, (Wed Feb 1, 3:32 pm)
Re: [Census] So who uses git?, Johannes Schindelin, (Tue Jan 31, 6:27 am)
Re: [Census] So who uses git?, Daniel Barkalow, (Tue Jan 31, 7:16 pm)
Re: [Census] So who uses git?, Junio C Hamano, (Tue Jan 31, 7:47 pm)
Re: [Census] So who uses git?, Linus Torvalds, (Tue Jan 31, 8:38 pm)
Re: [Census] So who uses git?, Junio C Hamano, (Wed Feb 1, 2:42 am)
Re: [Census] So who uses git?, Nicolas Pitre, (Wed Feb 1, 1:18 pm)
Re: [Census] So who uses git?, Linus Torvalds, (Wed Feb 1, 1:11 pm)
Re: [Census] So who uses git?, Carl Worth, (Wed Feb 1, 3:22 am)
Re: [Census] So who uses git?, Junio C Hamano, (Wed Feb 1, 4:26 am)
Re: [Census] So who uses git?, Randal L. Schwartz, (Wed Feb 1, 5:59 am)
Re: [Census] So who uses git?, Junio C Hamano, (Wed Feb 1, 4:48 pm)
Re: [Census] So who uses git?, Daniel Barkalow, (Tue Jan 31, 10:19 pm)
Re: [Census] So who uses git?, Junio C Hamano, (Tue Jan 31, 8:52 pm)
Re: [Census] So who uses git?, Petr Baudis, (Tue Jan 31, 7:36 pm)
Re: [Census] So who uses git?, Linus Torvalds, (Tue Jan 31, 1:30 pm)
Re: [Census] So who uses git?, H. Peter Anvin, (Wed Feb 1, 3:34 pm)
Re: [Census] So who uses git?, Keith Packard, (Tue Jan 31, 3:01 pm)
Re: [Census] So who uses git?, Sam Ravnborg, (Tue Jan 31, 4:56 pm)
Re: [Census] So who uses git?, Linus Torvalds, (Tue Jan 31, 3:21 pm)
Re: [Census] So who uses git?, Joel Becker, (Tue Jan 31, 6:55 pm)
Re: [Census] So who uses git?, Johannes Schindelin, (Wed Feb 1, 10:43 am)
Re: [Census] So who uses git?, J. Bruce Fields, (Tue Jan 31, 2:12 pm)
Re: [Census] So who uses git?, Carl Baldwin, (Tue Jan 31, 11:24 am)
Re: [Census] So who uses git?, Johannes Schindelin, (Tue Jan 31, 11:31 am)
Re: [Census] So who uses git?, Dave Jones, (Sun Jan 29, 2:37 pm)
Re: [Census] So who uses git?, Daniel Barkalow, (Sun Jan 29, 4:17 pm)
Re: [Census] So who uses git?, Mike McCormack, (Mon Jan 30, 11:23 am)
Re: [Census] So who uses git?, Martin Langhoff, (Sun Jan 29, 4:29 pm)
Re: [Census] So who uses git?, Keith Packard, (Sun Jan 29, 6:09 am)
Re: [Census] So who uses git?, Radoslaw Szkodzinski, (Sun Jan 29, 7:18 am)
Re: [Census] So who uses git?, Alex Riesen, (Mon Jan 30, 6:51 pm)
Re: [Census] So who uses git?, Linus Torvalds, (Tue Jan 31, 5:25 pm)
Re: [Census] So who uses git?, Alex Riesen, (Tue Jan 31, 6:01 pm)
Re: [Census] So who uses git?, J. Bruce Fields, (Tue Jan 31, 5:52 pm)
Re: [Census] So who uses git?, Greg KH, (Sun Jan 29, 2:12 pm)
Re: [Census] So who uses git?, Radoslaw Szkodzinski, (Tue Jan 31, 2:33 pm)
Re: [Census] So who uses git?, Radoslaw Szkodzinski, (Tue Jan 31, 3:50 pm)
Re: [Census] So who uses git?, Junio C Hamano, (Tue Jan 31, 4:43 pm)
Re: [Census] So who uses git?, Radoslaw Szkodzinski, (Tue Jan 31, 5:02 pm)
Re: [Census] So who uses git?, Morten Welinder, (Sat Jan 28, 10:14 pm)
Re: [Census] So who uses git?, Junio C Hamano, (Sat Jan 28, 11:53 pm)
Re: [Census] So who uses git?, Morten Welinder, (Sun Jan 29, 10:19 am)
speck-geostationary