login
Header Space

 
 

Re: binary safe?

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Brown <git@...>
Cc: <git@...>
Date: Friday, November 4, 2005 - 5:22 pm

On 11/5/05, David Brown <git@davidb.org> wrote:

There is a misunderstanding here. We don't pass '-kk' to the cvs
utility -- we pass it at the protocol level. Strangely enough, when
passing ko we were getting broken files, and when passing kk we got
all the files correctly. I explored and tested this quite a bit when I
added the flag, and explicitly tested it with files that _would_ get
broken with cvs update -kk.

To recap: my main test repository has a lot of binary files, files
that do get broken if I do a cvs checkout with -kk. git-cvsimport gets
them right with its -k parameter. Don't ask me why, though: the cvs
protocol is really messy, and I suspect that part of the -kk option is
being 'implemented' on the client side.

(That being said, if you have a case where git-cvsimport is doing the
wrong thing, let me know!)


Yes, but a repo you don't control, where people are using keywords,
means thatyou need to do -kk to kill the keywords or your imported
files are going to have a horrid amount of noise in them.

cheers,


martin
-
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.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
binary safe?, Randal L. Schwartz, (Thu Nov 3, 6:02 pm)
Re: binary safe?, Nick Hengeveld, (Thu Nov 3, 7:05 pm)
Re: binary safe?, Linus Torvalds, (Thu Nov 3, 6:50 pm)
Re: binary safe?, Chris Wedgwood, (Thu Nov 3, 11:49 pm)
Re: binary safe?, Junio C Hamano, (Thu Nov 3, 6:49 pm)
Re: binary safe?, Martin Langhoff, (Thu Nov 3, 7:00 pm)
Re: binary safe?, David Brown, (Fri Nov 4, 12:54 pm)
Re: binary safe?, Martin Langhoff, (Fri Nov 4, 5:22 pm)
Re: binary safe?, David Brown, (Fri Nov 4, 5:27 pm)
speck-geostationary