Hi Toby!

> Committed revision 320 to 
> http://bazaar.launchpad.net/~toby-mi6/dvc/toby_allsopp
>
> Convert version info commands from arch to bzr.
>   
>   * lisp/Makefile.in (ARCH): Remove, replace with...
>     (BZR): New variable containing name of bzr executable.
>     (ARCH_DIR_EXISTS): Rename to...
>     (BZR_DIR_EXISTS): ... and look for .bzr directory instead of {arch}.
>     (BZR_REVISION_CMD): New variable containing shell commands to output a
>     concise description of the current bzr revision.
>     (dvc-version.el): Depend on .bzr directory instead of {arch}.  Use
>     BZR_REVISION_CMD to get the revision information.
>   
>   * texinfo/Makefile.in (ARCH): Remove, replace with...
>     (BZR): New variable containing name of bzr executable.
>     (ARCH_DIR_EXISTS): Rename to...
>     (BZR_DIR_EXISTS): ... and look for .bzr directory instead of {arch}.
>     (BZR_REVISION_CMD): New variable containing shell commands to output a
>     concise description of the current bzr revision.
>     (dvc-version.texinfo): Depend on .bzr directory instead of {arch}.  Use
>     BZR_REVISION_CMD to get the revision information.

I have merged your patch.

My bzr does not provide the --custom option. Which bzr version does provide 
this switch?

I use bzr v1.0:

% bzr version-info --help
Purpose: Show version information about this tree.
Usage:   bzr version-info [LOCATION]

Options:
  --all                 Include all possible information.
  -v, --verbose         Display more information.
  --check-clean         Check if tree is clean.
  --include-history     Include the revision-history.
  --format=ARG          Select the output format.
  -q, --quiet           Only display errors and warnings.
  --include-file-revisions
                        Include the last revision for each file.
  -h, --help            Show help message.




Stefan.

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

Reply via email to