Bug 162179 - show the svn revision in the --version info
Summary: show the svn revision in the --version info
Status: RESOLVED INTENTIONAL
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-16 21:06 UTC by Jaime Torres
Modified: 2020-09-30 04:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaime Torres 2008-05-16 21:06:16 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.3 
OS:                Linux

When a kde application is compiled from svn, compile the revision number and show it in the application --help, just like:

bash: /usr/kde4/bin/konqueror --version
Qt: 4.4.0
KDE: 4.00.73 (KDE 4.0.73 >= 20080507
Konqueror: 4.00.73 (KDE 4.0.73 >= 20080507

and the missing information:
Compiled using svn revision: 807691

Best Regards.
Comment 1 Jaime Torres 2008-05-17 09:25:22 UTC
If someone can change the bug title, it should say in the --version info.

Also, this information could be automatically retrieved from the krash manager (calling the application that has failed with --version) to be put automatically in bugzilla.
Comment 2 FiNeX 2008-05-17 11:16:24 UTC
Yes, it could be helpful.
Comment 3 Nate Graham 2020-09-30 04:34:55 UTC
Not sure that really makes sense. If you compile your own packages, you have the ability to figure this out for yourself pretty easily.