Project

General

Profile

DCOD Versionning system is Mercurial.

Configuration

You should have a file named $HOME/.hgrc containing for example :

[ui]
username = Xavier Grave <xavier.grave@ipno.in2p3.fr>

Download / Clone

Prompt> hg clone https://dvcs.csnsm.in2p3.fr/DAQ-Public/DCOD {dcod_dev_dir}

Old way - create your working directory :

Prompt> mkdir -p working_dir
Prompt> cd working_dir
Prompt> hg init
Prompt> hg pull https://dvcs.csnsm.in2p3.fr/DAQ-Public/DCOD
Prompt> hg update

This will give you the latest commited version (actually in branch dcod-ddp-pmh-dev).
In order to pull/push software via ssh, one need to have a ssh valid key hosted @ ipnvcs.