Links
|
SVN instructions for OSJava.orgWeb Accesshttp://svn.osjava.org/cgi-bin/viewcvs.cgi is the top-most location of the OSJava projects. The trunk directory contains the current active development for each particular project. A Anonymous AccessUsing subversion, the OSJava code may be checked out with:
where <project> is the name of your project. Developer AccessDevelopers will first need to get a username/password setup for them. An email should be sent to the osj-members list requesting this. Once this is acquired, developers should checkout their project with:
where <project> is the name of your project. |