Re: [AD] Generate documentation about examples from their sources |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> I have checked CVS and it seems that it was partially commited:
Oops! You're right.
> [~/project/allegro/allegro]$ patch --dry-run -p0 -N <
> ~/example_chapter.diff patching file docs/src/allegro._tx
> Reversed (or previously applied) patch detected! Skipping patch.
> ...
> patching file docs/src/makedoc/makedoc.c
> Hunk #1 succeeded at 384 (offset 5 lines).
> Hunk #2 succeeded at 414 with fuzz 2 (offset 5 lines).
> patching file docs/src/makedoc/makedoc.h
> Reversed (or previously applied) patch detected! Skipping patch.
> ...
> patching file docs/src/makedoc/makemisc.c
> Hunk #1 succeeded at 254 (offset 42 lines).
> Hunk #2 succeeded at 459 with fuzz 2 (offset 42 lines).
> ...
I think GNU patch is trying to patch already patched files here.
> patching file misc/genexamp.py
I did forget to do a 'cvs add' for that one.
> Want me to correct this?
Should be corrected now. Sorry for this oversight.
--
Eric Botcazou