Walter

Joined 8 May 2008
478 bytes added ,  17:01, 22 December 2008
Line 36: Line 36:     
===gitorious===
 
===gitorious===
I'm documenting the process of moving Turtle Art to git.sugarlabs.org. So far:
+
I'm documenting the process of moving Turtle Art to git.sugarlabs.org. Marco has posted instructions [[DevelopmentTeam/Git#Import_a_module_from_dev.laptop.org|here]], but of course I didn't have them at hand when I started. So far:
    
:1. I created an account on git.sugarlabs.org by selecting the register link on the home page.
 
:1. I created an account on git.sugarlabs.org by selecting the register link on the home page.
Line 48: Line 48:  
  # after that you can just do:
 
  # after that you can just do:
 
  git push
 
  git push
:4. Where should I put the .xo bundle? And the source tarball?
+
:4. I finally looked at Marco's [[DevelopmentTeam/Git#Import_a_module_from_dev.laptop.org|instructions]] and so I added the pootle user as a committer.
 +
:5. Where should I put the .xo bundle? And the source tarball?
 +
::there is [http://git.sugarlabs.org/projects/sugar-tools/repos/mainline/blobs/master/release a script] for generating and posting changes that covers all of these details.
    
===Sandbox===
 
===Sandbox===