The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings Formation Python
Summary Activity SCM Files Listes Sympa

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for formationpython :

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

Developer Access

Substitute developername with the proper value.

Exemple for formationpython :

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


Project description

Support de cours sur Python

Etablishment : I.N.S.A. de Rouen

Public Tools
Files (1 releases in 1 packages)
SCM Repository (Git: 0 updates, 106 adds)
Project Members
Project Admins

Members:

View the 5 Member(s)

Request to join