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
.
misc/migration/3.7.4_Any.py
author
Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 27 Jun 2013 15:13:47 +0200
changeset 9116
57387c6482e5
parent 5326
0d9054eb3bd1
permissions
-rw-r--r--
[repoapi] make ClientConnection.__enter__ return self This allow the standard idiom:: with repoapi.connect(repo, login='babar', passwork='elephant') as cnx: cnx.execute(…)
sync_schema_props_perms
(
'TrInfo'
,
syncprops
=
False
)