##// END OF EJS Templates
obsstore: move _version to a propertycache...
obsstore: move _version to a propertycache This makes sure _version is correct even if "_all" is not called.

File last commit:

r21874:8da01b6e default
r32691:5d8dd6c9 default
Show More
README.md
4 lines | 80 B | text/x-minidsrc | MarkdownLexer
anatoly techtonik
contrib/vagrant: use Vagrant for running tests on virtual machine...
r21874 Run Mercurial tests with Vagrant:
$ vagrant up
$ vagrant ssh -c ./run-tests.sh