![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | README.html | 2016-09-22 11:48 | 1.5K | |
![]() | pastix_release_3184.patch.gz | 2016-09-22 11:48 | 569 | |
![]() | poc-solvers-static.tar.gz | 2016-09-22 11:48 | 1.0M | |
![]() | poc-solvers.hg_bundle | 2020-06-04 17:06 | 7.5M | |
hg
Install the mercurial
package before reading further!
Create a directory. You should not have any directory or file whose name contains poc-solver
in the parent directory.
Then, inside this new and empty directory, run:
hg init
to create the poc-solvers repository.
lftp
Download the following file in the parent directory of your repository : poc-solvers.hg_bundle
lftp
lftp -c 'lcd ..;cd ftp://ftp.legos.obs-mip.fr/pub/ecola/poc-solvers;mirror -I poc-solvers.hg_bundle'
with:
hg unbundle -u ../poc-solvers.hg_bundle
README