/usatlas/projects/svn. It can be easily accessed with file method (SVNROOT=file:////usatlas/projects/svn). This mirror is available for checkouts only. The import and commit operations should be performed with CERN ATLAS SVN repository accessible with svn+ssh method (SVNROOT=svn+ssh://svn.cern.ch/reps/atlasoff). The details are provided on the CERN Central SVN Service How To Page. The latest svn version (1.5) is installed in /opt/usatlas/bin (automatically included in PATH in US ATLAS group environment). As well SVN version 1.4 is installed in /usr/bin area on acas machines. But please use this version (1.5) to access the U.S. ATLAS SVN mirror. The efforts are underway to make the SVN mirror accessible with both svn versions (1.4 and 1.5).
Warning: if a SVN 1.5 client encounters a pre-1.5 working copy, it will automatically upgrade the working copy format as soon as it touches it, making it unreadable by older SVN clients. If you are using several versions of SVN on your machine, be careful about which version you use in which working copy, to avoid accidentally upgrading a working copy. See SVN release notes for details.
Please note that only the latest version of CMT, v1r20p20090520, works with SVN repositories.
The commit rights to the ATLAS SVN repository can be requested from atlas-sw-svnmanagers@cern.ch.
CVSROOT=/afs/usatlas.bnl.gov/software/cvs. As well as frozen CERN ATLAS CVS repository is also available and can be accessed with the gserver or ssh methods only (see this page for details).
For gserver access method the CERN Kerberos Version 5 ticket is needed. It can be obtained with kinit command:
setenv (or export) CVSROOT :gserver:isscvs.cern.ch:/local/reps/atlas kinit <your CERN account>@CERN.CHAlso the executable
/opt/usatlas/bin/cvs should be used (automatically included in PATH in US ATLAS group environment)
The advantage of ssh method is that it does not require kerberos tickets to access the CERN CVS repository. The setup is:
setenv (or export) CVS_RSH "ssh" setenv (or export) CVSROOT ":ext:<your CERN account>@atlas-sw.cern.ch:/atlascvs"
atlas-sw-tagapprove@cern.ch mailing list. For opened releases new versions are submitted through the Tag Collector web interface (with the condition that a developer must be in the managers or developers lists for the package). The new package versions appear in the next nightly build of the corresponding release.
Please note that this site is a content mirror of the BNL US ATLAS TWiki. To edit the content of this page, click the Edit this page button at the top of the page and log in with your US ATLAS computing account name and password.