Changes

Jump to navigation Jump to search
m
Line 63: Line 63:  
Log in to Gitorious at http://git.sugarlabs.org/ and check that the activity is not already listed.  If it is listed, note the clone URL and skip to the next section.  If it is not listed, then click the ''Create a new project'' link on the ''Projects'' page, and enter:
 
Log in to Gitorious at http://git.sugarlabs.org/ and check that the activity is not already listed.  If it is listed, note the clone URL and skip to the next section.  If it is not listed, then click the ''Create a new project'' link on the ''Projects'' page, and enter:
 
*Title
 
*Title
*Slug (this defaults to a file name format of your title; it consists of your title without caps, and with non-alphanumeric characters replaced by dashes)
+
*Slug (this defaults to a file name format of your title; it consists of your title forced to lowercase, and with non-alphanumeric characters replaced by dashes)
*License (this is the same as the one described at the beginning of your primary python file)
+
*License (this should be the same license used in your main program source file)
 
*Description
 
*Description
 
then click on ''Create project''.  There several other question which can be answered later as you have more information.
 
then click on ''Create project''.  There several other question which can be answered later as you have more information.
    
Once this step is done, Gitorious will have created a git repository at Sugar Labs.  You must only do this once for each project.
 
Once this step is done, Gitorious will have created a git repository at Sugar Labs.  You must only do this once for each project.
      
=== Create Local Repository ===
 
=== Create Local Repository ===

Navigation menu