Cloning Question
Greg Ward
greg-hg at gerg.ca
Thu Jan 7 21:57:39 UTC 2010
On Thu, Jan 7, 2010 at 12:35 PM, Josh Malinski
<JMalinski at anasazisoftware.com> wrote:
> I have been using Mercurial for some time now on local projects and have had
> good success however now I am running into an issue trying to implement it
> on a greater scale. I have a binary file that is over 100Mb in size (I know
> I shouldn’t be tracking this size of a file but I am).
You might take a look at my bfiles extension:
http://mercurial.selenic.com/wiki/BfilesExtension. It's designed for
exactly this sort of thing.
Greg
More information about the Mercurial
mailing list