Browse Source Code on Web |
| Browsing the Code tree gives you a great view into the current status of this project's code. You may also view the complete histories of any file in the repository. |
Developer Access via SSH |
Please login as member account to get guide for developer access |
Anonymous Access |
|
This project's source code repository can be checked out through anonymous access with the following instruction set. The repository is ReadOnly in this way. If you need to write (commit) to the repository, please refer 'Developer Access'.
|
CVS |
CVS repository can be checked out through anonymous pserver. The module you wish to check out must be specified as the modulename. When prompted for a password for anonymous, simply press the Enter key.
cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/jikes-wince login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/jikes-wince co modulename
Updates from within the module's directory do not need the -d parameter. |
Subversion |
Subversion repository can be checked out through HTTP. Target path name must be specified as path;
svn checkout http://svn.sourceforge.jp/svnroot/jikes-wince/path You can check path by web browser before checked out. |
| 
|