logilab-devtools #7875 [vcslib] no more Debian stable compatible [resolved]
See FIXME we check version 1.X cos it's doesn't work for previous versions I commited a dirty workaround but some methods will not be available (log_info, current_short_changeset) + # FIXME we check version 1.X cos it's doesn't work for previous versions + if get_version().split('.')[0] == "1": .... | |
priority | minor |
---|---|
type | bug |
done in | 0.14.0 |
load | 0.200 |
load left | 0.000 |
closed by | <not specified> |
similar entities
- logilab-devtools #8391 not_up_to_date on non-cloned repository
- logilab-devtools #29148 vcslib: invalid call to walkchangerevs
- logilab-devtools #2884 [hg] changelog attribute of httprepository
- logilab-devtools #6445 cvslog.py : imports stuff from devtools.lib
- logilab-devtools #9076 [hg] not_up_to_date doesn't report uncommit local changes
[see all]
Comments
-
2009/03/04 09:27, written by sthenault
-
2009/03/04 09:31
add commentwhich version are you talking about? Mercurial ? It's not in lenny ?
Yep! the fix should not be necessary anymore. I set a minimal load to drop the code and make some tests.