10 Feb 12:27
largefiles, hg addremove does not want to remove ...
rupert.thurner <rupert.thurner <at> gmail.com>
2012-02-10 11:27:22 GMT
2012-02-10 11:27:22 GMT
i tried to remove a small xml file out of the repository on windows, and addremove does not do it. could this be a bug? $ del conf\test.xml $ hg st ! conf\test.xml $ hg addremove conf\test.xml abort: minimum size for largefiles must be specified in the userhome mercurial.ini, and in .hg/hgrc, there is: [largefiles] minsize = 1 btw, hg rm removes the file without error. rupert.
RSS Feed