Dear diary, on Sat, Sep 24, 2005 at 12:24:06AM CEST, I got a letter where "H. Peter Anvin" <hpa@zytor.com> told me that... > Packed tag objects breaks Cogito when using git+ssh:// transport. > > Example: > > cg-clone -s git+ssh://master.kernel.org/pub/scm/libs/klibc/klibc.git I changed the code to use the git-*-fetch tools to fetch the objects referenced by tags, so this works properly now. Thanks for the report. It takes loooong time, unfortunately - scp -r takes its time itself on many small files, and then we have to make a separate call to git-ssh-fetch for each tag. Isn't that braindamaged... :/ -- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ VI has two modes: the one in which it beeps and the one in which it doesn't. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sat Sep 24 11:19:09 2005
This archive was generated by hypermail 2.1.8 : 2005-09-24 11:19:12 EST