git now out of sync with wiki



Hi,

Just a quick heads up here that I pushed:
http://git.gnome.org/browse/ostree/commit/?id=a179138a23fb40e3089cbc4d679b9885f5a370d3

Basically while I've been talking up the bisecting angle, before now to
actually do it you had to build checkouts by hand.  The new deploy
syntax makes it easier.

Concretely:

$ ostadmin deploy trees/gnomeos-3.6-i686-devel trees/gnomeos-3.6-i686-devel^^^

Deploys 3 revisions back from the current tip referred to by
"trees/gnomeos-3.6-i686-devel".  Though maybe it should be more like:

$ ostadmin deploy --revision=trees/gnomeos-3.6-i686-devel^^^ trees/gnomeos-3.6-i686-devel 

Then we could also do:

$ ostadmin deploy --date=yesterday trees/gnomeos-3.6-i686-devel 

I.e. "go back to yesterday's build".  That'd be neat.

Anyways in the big picture, do expect more incompatible changes.  I'd
like to get everything more "right" before fixing things in stone.  We
still have jhbuild/deb/rpm/arch/whatever to fall back on.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]