On Sunday 09 August 2009, Daniel Barkalow wrote: > From: Johan Herland <johan@xxxxxxxxxxx> > > The 'marks' capability is reported by the remote helper if it requires > the fast-import marks database to loaded/saved by any git-fast-import > process that is provided by the transport machinery. The feature is > advertised along with exactly one argument: the location of the file > containing the marks database. > > Signed-off-by: Johan Herland <johan@xxxxxxxxxxx> > Signed-off-by: Daniel Barkalow <barkalow@xxxxxxxxxxxx> Note that this patch can be dropped if Sverre Rabbelier's suggestion of adding an "option" command to fast-import is accepted: http://thread.gmane.org/gmane.comp.version-control.git/124655 In that case, the CVS helper (or any other helper) can use the "option" fast-import command instead of having to tell transport-helper.c to invoke fast-import appropriately. Seems like a somewhat cleaner solution to me... Have fun! ...Johan -- 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