Sam Steingold <[EMAIL PROTECTED]> writes:

> Stefan Reichör wrote:
> | Committed revision 319 to http://bzr.xsteve.at/dvc/
> |
> | Merged from Toby Allsopp: Generate dvc-version.el, using the info from
> the bzr branch
>
> I get an error now:
>
> cd texinfo; make dvc-version.texinfo
> make[1]: Entering directory `/home/shared/lib/elisp/dvc-xsteve/texinfo'
> /bin/rm -f dvc-version.texinfo
> printf "%s" "@verbatim " >> dvc-version.texinfo
> if [ "x" != "x" ]; then                         \
> ~        printf "%s (%s)"                        \
> ~        `cd .. && bzr version-info --custom --template
> "{revision_id}\n"` >> dvc-version.texinfo;                         \
> else                                                         \
> ~        (cd .. && bzr version-info --custom --template
> "{revision_id}\n") >> dvc-version.texinfo;                         \
> fi
> bzr: ERROR: no such option: --custom
> make[1]: *** [dvc-version.texinfo] Error 3
> make[1]: Leaving directory `/home/shared/lib/elisp/dvc-xsteve/texinfo'
> make: *** [texinfo/dvc-version.texinfo] Error 2

Toby has fixed this problem already...


Stefan.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to