Re: [DVC] ewoc
Davide G. M. Salvetti <
salve@...>
2006-06-02 17:41:37 GMT
>>>>> MM == Matthieu Moy [2006-6-2]
MM> But the development of DVC is not very active right now (by lack of
MM> time for me), so you'll have to wait for some time, or fix it
MM> yourself :-\. I'll try to do that within a few weeks.
Ok, meanwhile, here is my try: salve@.../dvc--main--0,
available at
http://people.debian.org/~salve/arch/salve-8fiUuRrzOP3HJpy3KAqqPA <at> public.gmane.org:
- patch-1: Already discussed, I need it to set datarootdir.
- patch-2, patch-4: In Debian, we have a policy to use a special
function to add to load-path; I refactored the relevant Debian file
to use it.
- patch-3: This is the one catering for the new ewoc-create interface:
I just wrapped a function around the pretty printer argument for
each ewoc-create instance, which inserts a trailing newline if
needed (i.e., for a "new" ewoc). Maybe it's not the best way to do
it, dispose of it at your will (it seems to work for me).
It should be backward compatible with old ewoc library.
I found a couple more of little problems with dvc, which at this moment
I have no time to dwell any further:
- in the `*baz-revisions*' buffer, hitting `RET' on any entry results in
--8<---------------cut here---------------start------------->8---
tla--revlog-any: Wrong type argument: sequencep, rev-list
(Continue reading)