git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GSoC update extra!] git-remote-svn: Week 9
@ 2010-07-02 21:57 Ramkumar Ramachandra
  2010-07-03  8:36 ` Tay Ray Chuan
  0 siblings, 1 reply; 3+ messages in thread
From: Ramkumar Ramachandra @ 2010-07-02 21:57 UTC (permalink / raw)
  To: Git Mailing List
  Cc: Sverre Rabbelier, Jonathan Nieder, David Michael Barr,
	Daniel Shahaf, Sam Vilain

Hi,

I figured that I haven't posted a recent update about the RA
svnclient, so here it is. The good news is that using a combination of
trial-and-error and twisted logic, I seem to have to fix the memory
leaks and pool lifetime issues. I also managed to ouput the
text-content-length header by writing the dump to a temporary file and
stat'ing it. Unfortunately, the headers are still malformed, and this
requires some more work to get right. The client runs successfully and
manages to dump 5000 revisions of the ASF repository:

11.34s user 3.50s system 21% cpu 1:07.69 total

That's about 75 revisions per second, which isn't too bad I hope. This
is over the network, and my internet connection isn't all that fast.

The bad news is that the client seems to signal SIGABRT when it
finishes its work for some strange reason. Fortunately, I suspect that
this is a trivial issue where I'm leaking some error or forgetting to
clean up something. Hopefully, I'll be able to resolve this and fix
the dump headers within the next few days. After that, I'll scrub the
history clean and roll a series.

-- Ram

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-03 19:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-02 21:57 [GSoC update extra!] git-remote-svn: Week 9 Ramkumar Ramachandra
2010-07-03  8:36 ` Tay Ray Chuan
2010-07-03 19:47   ` Ramkumar Ramachandra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).