Chombo 3.2 Access Instructions


Test access (to the test repository "testrepo") with following command:

svn --username username ls https://anag-repo.lbl.gov/svn/testrepo

Then test a checkout:

svn co https://anag-repo.lbl.gov/svn/testrepo testrepo


Available repositories:

Chombo/release/3.2 (current release and most recent patch)
Chombo/release/3.1
Chombo/release/3.0
Chombo/release/2.0

ChomboDoc/release/3.2 (current release documentation)
ChomboDoc/release/3.1
ChomboDoc/release/3.0
ChomboDoc/release/2.0 (empty)

For information about checking out different 3.2 patches see "Chombo 3.2 Patches"


For example, to get the current release of Chombo:

svn --username username co https://anag-repo.lbl.gov/svn/Chombo/release/3.2 Chombo-3.2


For additional help: [email protected]