The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings Remote Power
Summary Activity SCM

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for rempower :

cd /path/to/your/local/repository/rempower
git remote rm origin && git remote add origin https//git.renater.fr/anonscm/git/rempower/rempower.git

Developer Access

Substitute developername with the proper value.

Exemple for rempower :

cd /path/to/your/local/repository/rempower
git remote rm origin && git remote add origin git+ssh://developername@git.renater.fr:2222/scmrepos/git/rempower/rempower.git
# Il sera probablement nécessaire de faire un pull avant tout commit :
git pull origin <branch>


Project description

Interface web pour plusieurs racks type APC (prises electriques commandables)

Etablishment : Ecole Centrale de Marseille

Project Information

Tags: snmp, PHP


This project has not yet categorized itself in the Trove Software Map Registered: 2016-05-30 15:19
Public Tools
SCM Repository (Git: 3 updates, 2 adds)
Project Members