Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
bin/cubicweb-ctl
author
sylvain.thenault@logilab.fr
Thu, 19 Feb 2009 18:54:26 +0100
branch
tls-sprint
changeset 846
e449f1da7d09
parent 0
b97547f5f1fa
child 12253
9165f4b7426b
permissions
-rwxr-xr-x
new label tag
#!/usr/bin/env python
from cubicweb.cwctl import run
import sys
run(sys.argv[1:])