For more details
and to manage repositories,

Log in

to the new svn admin tool.

svn.ncsa.uiuc.edu

Quick Start

Initial check out

Use one of these commands to copy the contents of a repository to your local machine:

To get access to a repository, contact an administrator. You will be able to use your NCSA Kerberos password to log in. External (non-NCSA) accounts are on a case-by-case basis.

Checking in

To commit changes, use svn commit in a directory where you checked out with read-write privileges :

[project dir]$ svn commit -m "a comment about your changes" [file list]

URLs

In general, the pattern for a repository is:

Administrators

Repositories

repository contact browse svn access
test_repos
Public Test Repository
Bill Baker
anonymous
viewvc websvn
authenticated
websvn
read-only anon
https://svn.ncsa.uiuc.edu/svn/test_repos/
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/test_repos/
avl Matt Hall
anonymous
viewvc websvn
authenticated
websvn
read-only anon
https://svn.ncsa.uiuc.edu/svn/avl/
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/avl/
cctt
Live Computer System Capture and Triage Tools
David Zych
authenticated
websvn
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/cctt/
cyberedu Hareesh Gadde
authenticated
websvn
authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/cyberedu/
cybercollaboratory Yong Liu
anonymous
websvn
authenticated
websvn
authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/cybercollaboratory/
cyberintegrator Rob Kooper
authenticated
websvn
authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/cyberintegrator/
dlt-dev Joel Plutchak
authenticated
websvn
authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/dlt-dev/
ecid-liferay Rob Kooper
authenticated
websvn
authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/ecid-liferay/
Indicator Wendy Edwards
authenticated
websvn
authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/indicator/
malariamap Wendy Edwards
anonymous
viewvc websvn
authenticated
websvn
read-only anon
https://svn.ncsa.uiuc.edu/svn/malariamap/
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/malariamap/
mworlds Bob McGrath
anonymous
viewvc websvn
authenticated
websvn
read-only anon
https://svn.ncsa.uiuc.edu/svn/mworlds/
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/mworlds/
ncassr Bill Baker
anonymous
viewvc websvn
authenticated
websvn
read-only anon
https://svn.ncsa.uiuc.edu/svn/ncassr/
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/ncassr/
ncsa-orbit Rob Kooper
anonymous
viewvc websvn
authenticated
websvn
read-only anon
https://svn.ncsa.uiuc.edu/svn/ncsa-orbit/
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/ncsa-orbit/
ncsa-plugins Shawn Hampton
anonymous
viewvc websvn
authenticated
websvn
read-only anon
https://svn.ncsa.uiuc.edu/svn/ncsa-plugins/
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/ncsa-plugins/
ncsa-projects Rob Kooper
anonymous
viewvc websvn
authenticated
websvn
read-only anon
https://svn.ncsa.uiuc.edu/svn/ncsa-projects/
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/ncsa-projects/
nvo-security Bill Baker
authenticated
websvn
authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/nvo-security/
omf
Observatory Middleware Framework
Terry Fleury
anonymous
viewvc websvn
authenticated
websvn
read-only anon
https://svn.ncsa.uiuc.edu/svn/omf/
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/omf/
rbobba Rakesh Bobba
authenticated
websvn
authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/rbobba/
sels Meenal Pant
authenticated
websvn
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/sels/
spcomm-data Bob McGrath
authenticated
websvn
authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/spcomm-data/
tupelo Joe Futrelle
anonymous
viewvc websvn
authenticated
websvn
read-only anon
https://svn.ncsa.uiuc.edu/svn/tupelo/
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/tupelo/
tupelo-rcp Joe Futrelle
anonymous
viewvc websvn
authenticated
websvn
read-only anon
https://svn.ncsa.uiuc.edu/svn/tupelo-rcp/
read/write authenticated
https://<username>@svn.ncsa.uiuc.edu/svn/tupelo-rcp/

Administration

See the Administration Guide. For more information, ask Rob Kooper, kooper@ncsa.uiuc.edu.

To Do List