Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unoconv --version fails to display revision number #82

Closed
scottprahl opened this issue Sep 2, 2012 · 1 comment
Closed

unoconv --version fails to display revision number #82

scottprahl opened this issue Sep 2, 2012 · 1 comment
Assignees
Milestone

Comments

@scottprahl
Copy link

probably a trivial fix

prompt> unoconv --version

unoconv 0.6
Written by Dag Wieers <dag@wieers.com>
Homepage at http://dag.wieers.com/home-made/unoconv/

platform posix/darwin
python 2.6.1 (r261, Jul 12 2012, 01:25:27) 
[GCC 4.0.1 (Apple Inc. build 5494)]
LibreOffice 3.6

build revision $Rev$
@dagwieers
Copy link
Member

There is no easy fix for this. Git does not have an alternative to subversion's keyword substitution. The only option is remove the revision from the output and have people use snapshot builds.

@ghost ghost assigned dagwieers Sep 11, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants