GForge Logo
  
Log In
New Account
  
 
Home My Page Project Tree Code Snippets Project Openings
 
 
 

Gforge is a free service to Open Source developers offering easy access to the best in CVS, mailing lists, bug tracking, message boards/forums, task management, site hosting, permanent file archival, full backups, and total web-based administration.

Site Feedback and Participation

In order to get the most out of Gforge, you'll need to register as a site user. This will allow you to participate fully in all we have to offer. You may of course browse the site without registering, but will not have access to participate fully.

Set Up Your Own Project

Register as a site user, then Login and finally, Register Your Project.

Thanks... and enjoy the site.

cvs guide

Anonymous CVS Access

This project's CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. 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.oss.org.cn:/cvsroot/project_name login

cvs -d :pserver:anonymous@cvs.oss.org.cn:/cvsroot/project_name checkout modulename

Developer CVS Access via SSH

Only project developers can access the CVS tree via this method. SSH must be installed on your client machine. Substitute modulename and developername with the proper values. Enter your site password when prompted.

commit project module code

export CVS_RSH=ssh
cvs -d :ext:developer_name@cvs.oss.org.cn:/cvsroot/project_name import -m "write some comments here" module_name vendor_tag release_tag

checkout project module code

export CVS_RSH=ssh
cvs -d :ext:developer_name@cvs.oss.org.cn:/cvsroot/project_name checkout modulename

Latest News
开放源码的时机商计 (CK-ERP) 发布 0.27.1 版
    C K Wu - 2008-04-29 06:09   -   时机商计 (CK-ERP)
时机商计 (CK-ERP) 的一个新版本,0.27.1,现已被投放於,

http://gforge.oss.org.cn/projects/ck-erp
嵌入式数据库存储引擎xdb
    lsccsl 林绍川 - 2008-04-29 06:08   -   Rhapsody
计划完成一个嵌入式文件数据库。基于b树索引算法,基于备份日志机制,提供事务提交与回滚,以及断电保护等功能。
代码实现参考sqlite与bekerleydb.
目的:为嵌入式系统提供一个小巧的数据库模块。
Rhapsody
    lsccsl 林绍川 - 2008-04-29 06:07   -   Rhapsody
提供了基于b树索引算法的文件数据数据库模块
详见storage/目录下面的 btree.c与pager.c
container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树,
ThuThesis-v4.3 is released!
    Ruini Xue - 2008-04-29 06:06   -   清华大学学位论文LaTeX模板
several minor fixes and example updates.
ThuThesis-4.2 is released
    Ruini Xue - 2008-03-09 22:04   -   清华大学学位论文LaTeX模板
serveral bugs fixed.
Code Beautifier Collection 5 Last Update is Here
    李杨 - 2008-02-08 21:13   -   Code Beautifier Collection
HardQuery Release 2 Update 4 RC 1 (5.3.4.1001) is available.

http://gforge.oss.org.cn/frs/download.php/169/5.3.4.1001rc.zip
Code Beautifier Collection 6 is Available Now
    李杨 - 2008-02-08 21:12   -   Code Beautifier Collection
Code Beautifier Collection 6 for CodeGear RAD Studio 2007 (Delphi and C++Builder) is now available at new home page, http://code.google.com/p/lextudio

Major changes are,
开放源码的时机商计 (CK-ERP) 发布 0.26.1 版
    C K Wu - 2008-01-25 00:49   -   时机商计 (CK-ERP)
时机商计 (CK-ERP) 的一个新版本,0.26.1,现已被投放於,

http://gforge.oss.org.cn/projects/ck-erp
项目筹备工作完成
    Drake Feng Zhu - 2008-01-08 20:23   -   Monkeys Audio plugin for Gstreamer 0.10
对于一个小项目来说人手够了,谢谢关注。 :)
项目筹备工作
    liyuna - 2008-01-04 03:15   -   Monkeys Audio plugin for Gstreamer 0.10
本项目的筹备工作正在有序的进行中,希望更多的人参与到该项目中的开发中来
ThuThesis-4.1 is released
    Ruini Xue - 2007-12-01 11:57   -   清华大学学位论文LaTeX模板
应研究生院要求(如下,注为我加),对示例文档进行修改:
- 标题建议在“模板”和“使用”中间断行
- 封面上将“联合导师”一行去掉,封面上最多只能写两行导师
开放源码的时机商计 (CK-ERP) 发布 0.25.1 版
    C K Wu - 2007-10-30 10:26   -   时机商计 (CK-ERP)
时机商计 (CK-ERP) 的一个新版本,0.25.1,现已被投放於,

http://gforge.oss.org.cn/projects/ck-erp
ThuThesis-3.1 is released
    Ruini Xue - 2007-10-09 11:05   -   清华大学学位论文LaTeX模板
各位好,

这些修改是自上个版本发布以来约半年间不断修改得到的,主要是为了“跟进”最新的写作指南。感谢Gai Hongfeng同学的认真测试。
开放源码的时机商计 (CK-ERP) 发布 0.24.1 版
    C K Wu - 2007-09-12 21:01   -   时机商计 (CK-ERP)
时机商计 (CK-ERP) 的一个新版本,0.24.1,现已被投放於,

http://gforge.oss.org.cn/projects/ck-erp
0.1版已经发布
    reming - 2007-09-12 03:50   -   RSS Feeder
目前只支持Rss0.9到Rss2.0的解析和发布

 

社区其他版块
开源软件推进联盟
开源中国社区首页
开源中国资源库
开源中国知识库
开源中国论坛社
cvs guide
开源中国协同开发系统使用手册
gforge协同开发系统安装配置指南
 

Gforge Statistics
Hosted Projects: 165
Registered Users: 11,110
 
Top Project Downloads
(16,002) 清华大学学位论文LaTeX模板
(6,680) Code Beautifier Collection
(3,845) dget - download get for linux
(2,867) Slackware China
(1,503) bugfreej
(1,030) VTec (Virtual Trade e-Commerce System)
(727) 时机商计 (CK-ERP)
(578) testlhw
(506) 百度“超级搜霸”工具条(for Firefox)
(472) web emacs
 
Highest Ranked Users
1 - (2.0969) CoWorkAdmin
 
Most Active This Week
( 100.0% ) IDAQ
( 93.3% ) VTec (Virtual Trade e-Commerce System)
( 86.7% ) 清华大学学位论文LaTeX模板
( 80.0% ) Rhapsody
( 73.3% ) Slackware China
( 66.7% ) Monkeys Audio plugin for Gstreamer 0.10
( 60.0% ) WebPeri
( 53.3% ) Code Beautifier Collection
( 46.7% ) 时机商计 (CK-ERP)
( 40.0% ) bugfreej
( 33.3% ) dget - download get for linux
( 26.7% ) ElfParser - Elf格式解析
( 20.0% ) web emacs
( 13.3% ) testlhw
( 6.7% ) web开发框架
 
Recently Registered Projects
(04/25) WebPeri
(04/22) Rhapsody
(03/11) testsubversion
(03/10) testsvn
(03/07) IDAQ
(03/05) gofdocument
(03/04) linux下基于GTK图形界面的任务管理器
(02/22) 策略王
(02/20) web开发框架
(02/18) 网络电话视讯系统(Hello-Kitty)
 

友情连接
OpenTech中文社区
灰狐社区
lupa中文社区
恩信科技开源ERP
中国Linux公社
共创开源
ubuntu中文社区
 

 

 

Powered By GForge Collaborative Development Envir onment