Revision information in sources?
Brian de Alwis
briandealwis at gmail.com
Thu Jun 9 17:16:29 UTC 2011
I maintain a little LaTeX package for typesetting dissertations, and wanted to include the generated manual with the distributions. I had initially thought about modifying 'export' to also take a list of non-version-controlled files to include in the zip file, but realized that I really needed to do something more sophisticated and ended up creating a simple script to control bundling up the export and naming the resulting file appropriately:
https://github.com/briandealwis/ubcdiss/blob/master/exportbundle
Brian.
On 9-Jun-2011, at 12:30 PM, J. Bobby Lopez wrote:
> (asked this question on IRC, but realized it may be more suitable to the mailing list)
>
> Hey all,
>
> I'm curious what others are doing regarding tags and releases. I'm looking
> for a way to do a 'bzr export' which also somehow dumps the revision or tag information
> as part of the export, in order to identify what revision that export came from. I'm
> not very fond of having to update a hard-coded revision in the sources or readme docs..
> but is this what is generally done? Any other elegant ways to manage revision
> information in an export?
>
> I realize this question may be similar to "does BZR support CVS-style ID tags". Please chime in if you have suggestions from that point of view as well.
>
> Thanks,
> -Bobby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20110609/6950619f/attachment.html>
More information about the bazaar
mailing list