Differences between revisions 1 and 2
Revision 1 as of 2010-08-20 06:06:50
Size: 160
Editor: Pradeepkumar
Comment:
Revision 2 as of 2010-08-20 06:11:55
Size: 73
Editor: Pradeepkumar
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:

To convert repositories to parent delta enable [[http://selenic.com/hg/file/tip/contrib/compress.py|compress]] extension

{{{
hg compress -R from to
}}}
See [[http://mercurial.selenic.com/wiki/ConvertParentdelta||this]] page

CompressExtension (last edited 2012-11-04 02:28:18 by mpm)