git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] [RFT] git-svn: more efficient revision -> commit mapping
@ 2007-12-09  7:27 Eric Wong
  2007-12-09  7:27 ` [PATCH 1/2] git-svn: replace .rev_db with a more space-efficient .rev_map format Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Eric Wong @ 2007-12-09  7:27 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git, Eric Wong

This is very lightly tested, but describes the format I described in:

  http://article.gmane.org/gmane.comp.version-control.git/67126

  (more in the commit messages)

I'll be out of town the next few days and I'm not sure how much I'll be
able to follow up on it while I'm gone.  Please test, especially if
you're dealing with a repository where large .rev_db files are a
problem.

Junio: not intended for master just yet, but if you hear nothing but
good things about it, feel free :)

---
 git-svn.perl               |  323 ++++++++++++++++++++++++++++++--------------
 t/lib-git-svn.sh           |   26 ++++
 t/t9107-git-svn-migrate.sh |   16 ++-
 3 files changed, 258 insertions(+), 107 deletions(-)

-- 
Eric Wong

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

end of thread, other threads:[~2007-12-13 16:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-09  7:27 [PATCH 0/2] [RFT] git-svn: more efficient revision -> commit mapping Eric Wong
2007-12-09  7:27 ` [PATCH 1/2] git-svn: replace .rev_db with a more space-efficient .rev_map format Eric Wong
2007-12-09  7:27 ` [PATCH 2/2] git-svn: reinstate old rev_db optimization in new rev_map Eric Wong
2007-12-09 20:56 ` [PATCH 0/2] [RFT] git-svn: more efficient revision -> commit mapping Harvey Harrison
2007-12-10  1:04   ` Harvey Harrison
2007-12-12 18:05     ` Eric Wong
2007-12-13  2:42       ` Sam Vilain
2007-12-13 16:30         ` Eric Wong

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).