LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 661|回复: 2

svn GNOME 前端, 寻找合作开发者.

[复制链接]
发表于 2004-7-5 13:55:07 | 显示全部楼层 |阅读模式
gsvn 是一个 gnome 环境下的 subversion 客户端程序.

对 svn, gtk+/gnome 开发有兴趣的可以考虑.

当前状态
http://www.gnome-cn.org/Members/yangh/gsvn/FrontPage/view

加入办法
http://www.gnome-cn.org/Members/yangh/gsvn/JoinUs

欢迎大家提意见.
发表于 2004-7-5 16:57:55 | 显示全部楼层
可否简单介绍一下svn??
 楼主| 发表于 2004-7-5 19:08:20 | 显示全部楼层
http://subversion.tigris.org/

http://svnbook.red-bean.com/

What is Subversion?

Subversion is a free/open-source version control system. That is, Subversion manages files and directories over time. A tree of files is placed into a central repository. The repository is much like an ordinary file server, except that it remembers every change ever made to your files and directories. This allows you to recover older versions of your data, or examine the history of how your data changed. In this regard, many people think of a version control system as a sort of “time machine”.

Subversion can access its repository across networks, which allows it to be used by people on different computers. At some level, the ability for various people to modify and manage the same set of data from their respective locations fosters collaboration. Progress can occur more quickly without a single conduit through which all modifications must occur. And because the work is versioned, you need not fear that quality is the trade-off for losing that conduit—if some incorrect change is made to the data, just undo that change.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表