[Pkg-puppet-devel] developing the 0.25.0 debs...

Nigel Kersten nigel at explanatorygap.net
Tue Sep 8 20:00:13 UTC 2009


I think I was over-thinking the problem.  This seems to do what we want I think.

(cd alioth repo)
git remote add reductive git://reductivelabs.com/puppet.git
git fetch --tags
git checkout -b deb0250 0.25.0  # this is a tag on reductive
git checkout origin/debian debian
git commit -m "checkout debian subdir into 0.25.0 tree"

and now I have a branch that I could publish to alioth that is 0.25.0
plus our debian directory, with the history preserved of both sides.

Sound ok to everyone?



More information about the Pkg-puppet-devel mailing list