org.openembedded.dev: 1a467a7ea8dfd7463354c140383975aa0b8b20e8

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 2 20:52:22 CEST 2008


revision:            1a467a7ea8dfd7463354c140383975aa0b8b20e8
date:                2008-04-25T15:51:39
author:              freyther at openembedded.org
branch:              org.openembedded.dev
changelog:
Git to rescue. Make a change to create a head again. Update the example script

manifest:
format_version "1"

new_manifest [89a776bc52234445ed1ef6fa31fecc572980d5d0]

old_revision [3e22c6ee5af012d09e9027c2ade50920300fb0f2]

patch "contrib/mtn2git/update-script.example"
 from [9f8caa85b400e9a7af49d8714a42648ffc346027]
   to [d6ef8840e9ca1f2ae57480d782ecc1eddc7430a1]
-------------- next part --------------
#
#
# patch "contrib/mtn2git/update-script.example"
#  from [9f8caa85b400e9a7af49d8714a42648ffc346027]
#    to [d6ef8840e9ca1f2ae57480d782ecc1eddc7430a1]
#
============================================================
--- contrib/mtn2git/update-script.example	9f8caa85b400e9a7af49d8714a42648ffc346027
+++ contrib/mtn2git/update-script.example	d6ef8840e9ca1f2ae57480d782ecc1eddc7430a1
@@ -22,9 +22,9 @@ cd openembedded-git
 
 
 # Push all changes to the server, update the master tag as well
-for branch in dev dreambox documentation oetest oz354x packaged-staging oz354fam083 angstrom-2007.12-stable entity stable;
+for branch in `mtn --db ../../OE.mtn ls branches`;
 do
-    git-push --force git+ssh://ABC@repo.or.cz/srv/git/org.openembedded.dev.git org.openembedded.$branch;
+    git-push --force git+ssh://zecke2@repo.or.cz/srv/git/org.openembedded.dev.git $branch;
 done
 
 #dev is our master
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080502/a77bef6b/attachment.htm 


More information about the commitlog mailing list