Registered by Alexander Belchenko

bzr-file-info.py is a simple script that helps to obtain info
about last changes in a file.

Usage:

    python bzr-file-info.py FILENAME

The script will produce output like this:

    #NN YYYY/MM/DD {rev-id}

Where:

    * NN - revision number of last modification of file;
    * YYYY/MM/DD - timestamp of last modification of file;
    * rev-id - revision id of last modification of file;

If file info is not available then script will emit '-'.

Project information

Licence:
GNU GPL v2

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python

All bugs Latest bugs reported

Get Involved

  • Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Get version info for a file does not have any download files registered with Launchpad.