Re: Scripts to use "bundles" for moving data between repositories

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: Scripts to use "bundles" for moving data between repositories

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:54

Mark Levedahl [off-list ref] writes:
That is any easy change. As the dominant content is an already
compressed pack file, is tar sufficient or should it be a gzip or bzip
tar?
Plain vanilla would do.  Have you noticed how well they deflate
with your implementation that uses zip?

Also we _might_ want to uuencode (or base85) so that you can
even e-mail a bundle easily.

I am 75% kidding ;-).

Re: Scripts to use "bundles" for moving data between repositories

From: Mark Levedahl <hidden>
Date: 2016-06-15 22:42:54

Junio C Hamano wrote:
Also we _might_ want to uuencode (or base85) so that you can
even e-mail a bundle easily.

I am 75% kidding ;-).
  
Wouldn't such encoding more logically be a part of whatever is used for 
the transport? My experience (other than emailing patches to the git 
list :-[ ) in this area is that encode / decode of attachments is 
handled transparently by email clients. My email programs (including 
command line scripts) all know how to mime encode / decode arbitrary 
attachments, so I at least would gain nothing by such encoding.

Mark
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help