= 啄木鸟工程管理环境 = * ''' 巧夺天工的设计,就在自然之间''' * 啄木鸟关注 Pythonic 的开发,学习,技巧,项目,分享.... * 既然是Python 为中心的,当然要使用 Pythonic 的项目管理环境! * 这当然是 [http://www.edgewall.com/trac/ Trac] 了!! * Trac 使用 SVN - Subversion 作为版本管理系统 * 所以,大家一定要学习 [http://www.subversion.org.cn/svnbook/1.1/index.html Subversion Book v1.1 中文版] * 呜乎哀哉,总是港台同胞们先关注……我们要加油!努力!! * 嗯嗯!SVN 的操作速度象飞一样!!爽! == SVN 使用Tip == * 按照 SVN 官方建议的代码组织方式来管理哪?! * 每个模块分三类目录,代表不同代码基线 {{{ branches/ 为分枝|任务 码线版本 tags/ 为标签|补丁 码线版本 trunk/ 为主码线版本 }}} == 项目列表 == ||'''项目缩写'''||'''语言'''||'''项目说明'''||'''管理员'''|| ||[http://cvs.woodpecker.org.cn/trac/browser/culib/ CuLib]||Python||基于Curses的高级库||limodou|| ||[http://cvs.woodpecker.org.cn/trac/browser/newedit/ NewEdit]||Python||Python编辑器||limodou|| ||[http://cvs.woodpecker.org.cn/trac/browser/PureProlog PureProlog]||Python||Prolog 的Python实现||hoxide|| ||[http://wiki.woodpecker.org.cn/moin/CIP/ Computer Image Process]||C/Python/Octave/ImageMagick||计算机图象处理 显微图象处理||hoxide|| ||[http://wiki.woodpecker.org.cn/moin/HoxideLispSZ HoxideLispShuZhi]||CLisp||Lisp写的数值分析作业(包括线性方程组, 插值, 拟合 数值积分等)||hoxide|| ||[http://cvs.woodpecker.org.cn/trac/browser/compass/ Compass新版本!]||Python||基于OpenGNS协议的全局服务支持系统||river|| ||[http://cvs.woodpecker.org.cn/trac/browser/pyglist/ PyGList]||Python||基于Gmail的Blog系统||清风|| == 项目说明 == * 先提供一个 '''foo''' ''随便项目'' * 来尝试 SVN 中的分枝,版本,标记等等操作... * 不是真正有效的项目,仅仅用来赏玩 '''Trac''' !! = 维护 = * Zoomq::050206 创立环境... * WikiName 尝试Trac 的 Wiki 环境 == Welcome to Trac 0.8 'Qualia' == Trac is a '''minimalistic''' approach to '''web-based''' management of '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. All aspects of Trac have been designed with the single goal to '''help developers write great software''' while '''staying out of the way''' and imposing as little as possible on a team's established process and culture. As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the "Edit this page" link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands. "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created a new Trac environment, containing a default set of wiki pages and some sample data. This newly created environment also contains [wiki:TracGuide documentation] to help you get started with your project. You can use [wiki:TracAdmin trac-admin] to configure [http://trac.edgewall.com/ Trac] to better fit your project, especially in regard to ''components'', ''versions'' and ''milestones''. TracGuide is a good place to start. Enjoy! [[BR]] ''The Trac Team'' That's a wonderful choice ! === Starting Points === * TracGuide -- Built-in Documentation * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions * TracSupport -- Trac Support For a complete list of local wiki pages, see TitleIndex. Trac is brought to you by [http://www.edgewall.com/ Edgewall Software], providing professional Linux and software development services to clients worldwide. Visit http://www.edgewall.com/ for more information.