The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings Differential Geometry Library
Summary Activity Forums Tracker Tasks Docs News SCM Files

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for dgl :

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

Exemple for demos :

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

Developer Access

Substitute developername with the proper value.

Exemple for dgl :

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


Exemple for demos :

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


Project description

The Differential Geometry Library is a Java library for the manipulation of 3D curves and surfaces through a common interface.

Etablishment : Université de Toulouse 3 - Paul Sabatier

Project Information

No tag defined for this project


Registered: 2015-01-31 12:56
Activity Ranking: 0
View project Statistics or Activity
View list of RSS feeds available for this project.
Public Tools
Tracker Tracker
There are no trackers available
Public Forums (0 messages in 0 forums)
Files (0 releases in 1 packages)
Tasks
There are no subprojects available
SCM Repository (Git: 140 updates, 184 adds)
Project Members
Project Admins

Members:

View the 2 Member(s)

Request to join

Latest News
rss

No news found.