Line 4: |
Line 4: |
| | | |
| ===Set up=== | | ===Set up=== |
− |
| |
| ====Local environment==== | | ====Local environment==== |
| * We now use cvs without needing mezzanine, check you have it installed | | * We now use cvs without needing mezzanine, check you have it installed |
Line 21: |
Line 20: |
| alias cp='cp -i --preserve=timestamps' | | alias cp='cp -i --preserve=timestamps' |
| alias mv='mv -i' | | alias mv='mv -i' |
| + | You have to logout an login again to the console for changes to take effects. |
| | | |
| ====Access to build system==== | | ====Access to build system==== |
Line 28: |
Line 28: |
| yum install --enablerepo=smedev plague-client | | yum install --enablerepo=smedev plague-client |
| | | |
| + | From now, do not use account "root" anymore. Use a dedicated dev account. |
| Copy certificates and config file to ~/ | | Copy certificates and config file to ~/ |
| .plague-client.cfg | | .plague-client.cfg |
Line 58: |
Line 59: |
| | | |
| Host smeserver.cvs.sourceforge.net | | Host smeserver.cvs.sourceforge.net |
− | User sfusername | + | User sfusername ''(without @shell.sf.net)'' |
| Host smecontribs.cvs.sourceforge.net | | Host smecontribs.cvs.sourceforge.net |
− | User sfusername | + | User sfusername ''(without @shell.sf.net)'' |
| | | |
| * Don't forget to set the proper privileges on the file | | * Don't forget to set the proper privileges on the file |