login
Header Space

 
 

Re: irc usage..

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Yann Dirson <ydirson@...>
Cc: Linus Torvalds <torvalds@...>, Git Mailing List <git@...>
Date: Saturday, May 20, 2006 - 6:18 pm

Yann Dirson wrote:
) it=20
CVS=20

Hi all,

I just subscribed and this post is the only one I've got from the
thread, so I'm responding to it instead of the original. Gentoo's an
IRC-based community, so I tend to try IRC first for any problems I have
and fall back to the list later if I can't get things figured out.

Here's a rough summary:

Our main repo is actually a bit over 2G (2103621223) now that I check,
but it's not very complex. There's actually just one branch, and I don't
think anyone would care if we lost the history from it because it's a
release branch from a few years ago.

Somebody else tried importing it with git-cvsimport, but he said he hit
some kind of problem and recalled that it was a cvsps segfault. Sounds
about right, since I've never gotten cvsps to run successfully on the
whole repo either.

I tried with parsecvs, but it runs into OOM even on a machine with 4G
RAM after reading in all the ,v files, presumably while it's building
some huge tree of changesets in memory. Keith Packard's suggested that
there are ways to reduce parsecvs's memory use, because it retains the
full tree in memory for each revision rather than just the files that
actually changed. But my C skills are pretty weak; I'm an OK reader but
not much of a writer yet.

Thanks,
Donnie
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
irc usage.., Linus Torvalds, (Sat May 20, 1:26 pm)
Re: irc usage.., Junio C Hamano, (Sat May 20, 1:50 pm)
Re: irc usage.., Yann Dirson, (Sat May 20, 4:39 pm)
Re: irc usage.., Linus Torvalds, (Sun May 21, 9:45 pm)
Re: irc usage.., Donnie Berkholz, (Sat May 20, 6:18 pm)
Re: irc usage.., Linus Torvalds, (Sat May 20, 6:45 pm)
Re: irc usage.., Donnie Berkholz, (Sat May 20, 7:12 pm)
Re: irc usage.., Linus Torvalds, (Sun May 21, 3:24 pm)
Re: irc usage.., Linus Torvalds, (Sun May 21, 11:59 pm)
Re: irc usage.., Donnie Berkholz, (Mon May 22, 12:19 am)
Re: irc usage.., Linus Torvalds, (Mon May 22, 12:50 am)
Re: irc usage.., Martin Langhoff, (Mon May 22, 3:42 am)
Re: irc usage.., Linus Torvalds, (Mon May 22, 5:13 am)
Re: irc usage.., Martin Langhoff, (Mon May 22, 8:54 am)
Re: irc usage.., Linus Torvalds, (Mon May 22, 1:27 pm)
Re: irc usage.., Martin Langhoff, (Mon May 22, 3:46 pm)
Re: irc usage.., Donnie Berkholz, (Mon May 22, 3:09 pm)
Re: irc usage.., Linus Torvalds, (Mon May 22, 3:38 pm)
Re: irc usage.., Donnie Berkholz, (Mon May 22, 3:49 pm)
Re: irc usage.., Linus Torvalds, (Mon May 22, 4:20 pm)
Re: irc usage.., Donnie Berkholz, (Mon May 22, 5:48 pm)
Re: irc usage.., Donnie Berkholz, (Mon May 29, 5:54 pm)
Re: irc usage.., Martin Langhoff, (Mon May 29, 6:21 pm)
Re: irc usage.., Donnie Berkholz, (Mon May 29, 6:32 pm)
Re: irc usage.., Martin Langhoff, (Tue May 30, 6:31 pm)
Re: irc usage.., Linus Torvalds, (Tue May 30, 7:07 pm)
Re: irc usage.., Martin Langhoff, (Tue May 30, 9:04 pm)
Re: irc usage.., Donnie Berkholz, (Tue May 30, 10:49 pm)
Re: irc usage.., Martin Langhoff, (Wed May 31, 2:05 am)
Re: irc usage.., Alec Warner, (Wed May 31, 9:54 am)
Re: irc usage.., Martin Langhoff, (Wed May 31, 6:03 pm)
Re: irc usage.., Alec Warner, (Wed May 31, 9:42 pm)
Re: irc usage.., Martin Langhoff, (Thu Jun 1, 3:47 am)
Re: irc usage.., Alec Warner, (Sun Jun 4, 8:33 pm)
Re: irc usage.., Martin Langhoff, (Sun Jun 4, 10:06 pm)
Re: irc usage.., Alec Warner, (Sun Jun 4, 10:36 pm)
Re: irc usage.., Sean, (Mon Jun 5, 12:07 pm)
Re: irc usage.., Martin Langhoff, (Sun Jun 4, 11:49 pm)
Re: irc usage.., Linus Torvalds, (Mon May 29, 8:43 pm)
Re: irc usage.., Martin Langhoff, (Mon May 29, 8:19 pm)
Re: irc usage.., Donnie Berkholz, (Tue May 30, 1:31 am)
Re: irc usage.., Martin Langhoff, (Tue May 30, 2:01 am)
Re: irc usage.., Martin Langhoff, (Mon May 22, 3:41 pm)
Re: irc usage.., Linus Torvalds, (Mon May 22, 4:11 pm)
Re: irc usage.., Linus Torvalds, (Mon May 22, 4:33 pm)
Re: irc usage.., Matthias Urlichs, (Mon May 22, 5:41 pm)
Re: irc usage.., Linus Torvalds, (Mon May 22, 6:18 pm)
Re: irc usage.., Martin Langhoff, (Mon May 22, 7:23 pm)
Re: irc usage.., Linus Torvalds, (Mon May 22, 7:33 pm)
Re: irc usage.., Martin Langhoff, (Mon May 22, 7:29 pm)
Re: irc usage.., Junio C Hamano, (Mon May 22, 6:39 pm)
Re: irc usage.., Martin Langhoff, (Mon May 22, 7:15 pm)
Re: irc usage.., Jeff King, (Tue May 23, 2:52 am)
[PATCH 2/2] cvsimport: cleanup commit function, Jeff King, (Tue May 23, 3:00 am)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Morten Welinder, (Tue May 23, 1:47 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Jeff King, (Tue May 23, 4:59 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Junio C Hamano, (Tue May 23, 7:41 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Jeff King, (Wed May 24, 5:52 am)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Martin Langhoff, (Tue May 23, 4:13 am)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Linus Torvalds, (Tue May 23, 12:50 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Linus Torvalds, (Tue May 23, 3:36 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Martin Langhoff, (Tue May 23, 4:29 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Jeff King, (Tue May 23, 5:10 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Martin Langhoff, (Tue May 23, 5:13 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Junio C Hamano, (Tue May 23, 4:25 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Junio C Hamano, (Tue May 23, 4:24 am)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Martin Langhoff, (Tue May 23, 4:32 pm)
[PATCH 2/2] cvsimport: cleanup commit function, Jeff King, (Tue May 23, 3:27 am)
Re: irc usage.., Jeff King, (Tue May 23, 2:58 am)
Re: irc usage.., Donnie Berkholz, (Mon May 22, 4:16 pm)
Re: irc usage.., Martin Langhoff, (Mon May 22, 1:04 am)
Re: irc usage.., Donnie Berkholz, (Mon May 22, 1:21 am)
Re: irc usage.., Thomas Glanzmann, (Sun May 21, 5:46 am)
Re: irc usage.., Donnie Berkholz, (Sat May 20, 9:14 pm)
speck-geostationary