How do you remove big files from history in mercurial?

Check out the convert extension, particularly the –filemap option. Enable by adding the following to mercurial.ini: [extensions] convert = Create a map of files to exclude: exclude path/to/file1 exclude path/to/file2 Then convert the repo: hg convert srcrepo destrepo –filemap <map> Note there is a bug in Mercurial 2.1.1 causing an error with the above command: … Read more

Git Submodule to a subfolder

Git does not support partial checkouts, so the submodule must point to a complete repository. This thread on the Git mail list provides some background information. This article from Panther Software offers some insight from someone else trying to accomplish a similar goal (i.e. replicate svn:externals using Git). If both projects are under your control, … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)