Changes

Jump to navigation Jump to search
Line 75: Line 75:  
''0sugar'' commands are:
 
''0sugar'' commands are:
   −
* ''init'', get feed file from the server and place it to dist/
+
* ''init'', create service/ directory and default service.info file
* ''fetch'', rsync entirely dist/ from the server
+
* ''clone'', rsync entirely dist/ from the server
 
* ''dist'', create source or any arch tarball/implementation in ''dist/'' directory and tweak ''dist/feed.xml'' correspondingly<br>If there is second option-less argument, it will be treated as a path of tarball to release(e.g. you can create such tarball by ''make distcheck'' command for autotools based projects), otherwise ''0sugar'' will tar all project files(and try to avoid temporary files as much as possible)<br>''dist'' will create
 
* ''dist'', create source or any arch tarball/implementation in ''dist/'' directory and tweak ''dist/feed.xml'' correspondingly<br>If there is second option-less argument, it will be treated as a path of tarball to release(e.g. you can create such tarball by ''make distcheck'' command for autotools based projects), otherwise ''0sugar'' will tar all project files(and try to avoid temporary files as much as possible)<br>''dist'' will create
 
** any arch archive, if ''build-command'' field was omitted in ''service.info''
 
** any arch archive, if ''build-command'' field was omitted in ''service.info''

Navigation menu