pure-python mercurial

Weijun Wang Weijun.Wang at Sun.COM
Thu Mar 5 00:25:11 CST 2009



TK Soh wrote:
> On Thu, Mar 5, 2009 at 5:57 AM, Weijun Wang <Weijun.Wang at sun.com> wrote:
>> TK Soh wrote:
>>> I am actually using this changeset. BTW, does it only affect commit as
>>> Weijun said?
>> Well, what do you expect to see from diff of a binary file?
> 
> The true is I don't know what to expect, since I don't know where
> base85 hits. But doing benchmarking with diff is much easier than
> commit for me.

Base85 is an encoding method to change a binary file into an ASCII file.
 It's used when you have a binary file in your repo. I also don't know
exactly when the encoding/decoding is performed.

> 
>> Max
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial


More information about the Mercurial mailing list