Ivan Krstić wrote:
Marco Pesenti Gritti wrote:
can we create a new git module for this? Either sugar-bundle-builder or
bundle-builder I guess.

Done, as git+ssh://dev.laptop.org/git/bundle-builder. Ian, there are
instructions on importing here:

 http://dev.laptop.org/wiki/ImportingYourProject

Let me know if you have any trouble.

Imported. There were a couple steps that didn't seem to work, but I'll not them instead of correcting them because I don't really know what I'm doing:

  $ git push --all

I actually had to do:

  $ git push --all origin

Then this failed:

  $ git clone git://dev.laptop.org/git/bundle-builder

But this worked:

  $ git clone git+ssh://dev.laptop.org/git/bundle-builder


--
Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org
_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar

Reply via email to