Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
anoncvs provides read-only access to this source repository over ssh and cvs.
ssh runs on non-default port 1996. Add this block to ~/.ssh/config:
Host anoncvs_messagemode2 HostName messagemode2.com User anoncvs Port 1996
Checkout with anoncvs:
cvs -d anoncvs_messagemode2:/cvs checkout -P ports/games/onscripter-en/patches/
Send diffs to namtsui at gmail dot com
Current directory: [local] / ports / games / onscripter-en / patches
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
Attic/ [Don't hide] | ||||
patch-ONScripterLabel_cpp | 1.1 | 4 years | namtsui | Summary: warning assigning field to itself |
patch-ScriptHandler_h | 1.1 | 4 years | namtsui | Summary: move to clang there are some clang warnings but it works. also, at run... |
patch-tools_conv_shared_cpp | 1.2 | 4 years | namtsui | Summary: add comment for voidp compiler error |