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/chasen-legacy login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/chasen-legacy co modulename
Updates from within the module's directory do not need the -d parameter. |
Git |
Project has following Git repositories. Use git protocol (port 9418) for anonymous access. Please follow command example below each repository name. |
chasengit clone git://git.sourceforge.jp/gitroot/chasen-legacy/chasen.git The ChaSen legacy source.
|
chasen-webgit clone git://git.sourceforge.jp/gitroot/chasen-legacy/chasen-web.git Web page of ChaSen legacy.
|
| 
|