[ooo-build] support to tag more repositories

Petr Mladek pmladek at suse.cz
Tue Aug 31 06:20:05 PDT 2010


Hi Kendy,

I had to improve the "g" script to be able to tag the git repositories
and push the tags. Please, find the diff attached.

The changes are:

	+ add quotes around the message string for commit command;
          I wonder how it worked

	+ git tag does not support --message=<msg>, so I had to pass
          -m <msg> as a single paramete; I think that we could actually
          use the same hack for "commit" as well

	+ the extra parameter for "tag" is not file path

	+ the new tag is not detected by "status", so I need to force
          the "push"


Any comments before I commit it ;-)


Best Regards,
Petr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: g-tag.diff
Type: text/x-patch
Size: 2514 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/ooo-build/attachments/20100831/590d5976/attachment.bin>


More information about the ooo-build mailing list