Mercurial > hg4j
diff src/org/tmatesoft/hg/repo/HgRepositoryLock.java @ 626:5afc7eedb3dd v1.1rc1
@since, TODOs. Tests: add 1 sec to deal with fs timestamp granularity on linux
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Tue, 21 May 2013 19:30:12 +0200 |
parents | 868b2ffdcd5c |
children | 8a5cdcb27b8f |
line wrap: on
line diff
--- a/src/org/tmatesoft/hg/repo/HgRepositoryLock.java Tue May 21 17:24:22 2013 +0200 +++ b/src/org/tmatesoft/hg/repo/HgRepositoryLock.java Tue May 21 19:30:12 2013 +0200 @@ -53,6 +53,7 @@ * NOT SAFE FOR MULTITHREAD USE! * * @see http://code.google.com/p/hg4j/issues/detail?id=35 + * @since 1.1 * @author Artem Tikhomirov * @author TMate Software Ltd. */