The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings pid-workspace
Summary SCM

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for pid-workspace :

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

Developer Access

Substitute developername with the proper value.

Exemple for pid-workspace :

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


Project description

a build / publishing / deployment / packaging system for C/C++ based on CMake and git. Documentation can be found at http://pid.lirmm.net/pid-framework/

Etablishment : CNRS UM2 LIRMM

Public Tools
SCM Repository (Git: 0 updates, 358 adds)
Project Members