view contrib/vagrant/README.md @ 24388:026f8af88e49

devel: also warn about transaction started without a lock Nobody should start a transaction on an unlocked repository. If developer warnings are enabled this will be reported. This use the same config as bad locking order since this is closely related.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Tue, 10 Mar 2015 21:03:45 -0700
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh