Skip to content
Snippets Groups Projects
Commit 8af7ba43 authored by Leo Gordon's avatar Leo Gordon
Browse files

checkout seems to work better than export

parent e4a70d7e
Branches release/76
No related tags found
No related merge requests found
......@@ -64,13 +64,13 @@ It will be convenient to set a variable pointing at this directory for future us
2.6. Export ensembl and ensembl-hive CVS modules:
$ cvs -d :pserver:cvsuser@cvs.sanger.ac.uk:/cvsroot/ensembl export ensembl
$ cvs -d :pserver:cvsuser@cvs.sanger.ac.uk:/cvsroot/ensembl export ensembl-hive
$ cvs -d :pserver:cvsuser@cvs.sanger.ac.uk:/cvsroot/ensembl checkout ensembl
$ cvs -d :pserver:cvsuser@cvs.sanger.ac.uk:/cvsroot/ensembl checkout ensembl-hive
2.7. In the likely case you are going to use eHive in the context of Compara pipelines,
you will also need to install ensembl-compara:
$ cvs -d :pserver:cvsuser@cvs.sanger.ac.uk:/cvsroot/ensembl export ensembl-compara
$ cvs -d :pserver:cvsuser@cvs.sanger.ac.uk:/cvsroot/ensembl checkout ensembl-compara
2.8. Add new packages to the PERL5LIB variable:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment