Maintaining Source Under SVN
To get access to the transp svn repository:
- For checkout see: README Section B
- To build see: unix_transp
- e.g. to checkout transp sources into directory transp
- svn checkout https://svnsrv.pppl.gov/repos/transp/trunk transp
If your unix username is different from your svn user name
- svn --username <svnusername> checkout https://svnsrv.pppl.gov/repos/transp/trunk transp
See also the disclaimer.