annotate .hgignore @ 1332:8362e30f7b55

(issue139) Check that pid is not running if the lock can be aquired If the lock on the lockfile can be aquired it might still be possible that another process is running. So we read the pid from the lockfile and check if another process with the same installation prefix as us is running.
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 15 Oct 2014 14:19:46 +0200
parents cf1fdb254c41
children
rev   line source
1184
cf1fdb254c41 Moved help pages from 'manuals' to 'doc/help'.
Emanuel Schuetze <emanuel@intevation.de>
parents: 928
diff changeset
1 .venv
cf1fdb254c41 Moved help pages from 'manuals' to 'doc/help'.
Emanuel Schuetze <emanuel@intevation.de>
parents: 928
diff changeset
2 _build
928
9d538d93766c Added manual build path to .hgignore
Emanuel Schuetze <emanuel@intevation.de>
parents: 926
diff changeset
3
9d538d93766c Added manual build path to .hgignore
Emanuel Schuetze <emanuel@intevation.de>
parents: 926
diff changeset
4 .swp
9d538d93766c Added manual build path to .hgignore
Emanuel Schuetze <emanuel@intevation.de>
parents: 926
diff changeset
5
926
ca997bc0f790 (issue63) Updated message box text for normal user.
Emanuel Schuetze <emanuel@intevation.de>
parents: 907
diff changeset
6 build-linux
ca997bc0f790 (issue63) Updated message box text for normal user.
Emanuel Schuetze <emanuel@intevation.de>
parents: 907
diff changeset
7 build-windows
ca997bc0f790 (issue63) Updated message box text for normal user.
Emanuel Schuetze <emanuel@intevation.de>
parents: 907
diff changeset
8 build-i386

http://wald.intevation.org/projects/trustbridge/