Re: [PATCH 6/6] Add git-remote-svn

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tomas Carnecky wrote:

> This is an experimental git remote helper for svn repositories. It uses
> the new git fast-import-helper.

Not sure how to review this without some sense of how the fast-import-helper
works.

> It uses notes to save the git commit -> svn revision
> mapping (refs/notes/svn).

Good. :)

Caching the mapping back in the other direction would be very simple.
A simple array of commit hashes indexed by svn revision number would
not take up much space in memory and could easily be randomly accessed
on disk.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]