Changes between Version 1 and Version 2 of WikiStart
- 날짜/시간:
- 2009-08-30 AM 1:23:30 (16 년 전)
Legend:
- 변경되지 않음
- 추가됨
- 제거됨
- 변경됨
-
WikiStart
v1 v2 1 == TOW (Trac On Windows) 설치에 성공하였습니다. == 2 * 프로젝트 블로그 및 사용법: [http://traconwindows.wordpress.com] 3 * 프로젝트 사이트 및 다운로드: [http://sourceforge.net/projects/traconwindows] 4 * 개발 문서 위키: [http://yeoupooh.us.to:8080/wiki/display/pu/TracOnWindows] 5 * 개발자: Jinwoo Min (yeoupooh at gmail dot com) 6 * 저작권: http://creativecommons.org/licenses/by-sa/2.0/ 1 == Welcome to 인큐베이트 사이트. == 2 1 trac을 검증한다. 7 3 4 * issue + email 5 * wiki 6 * 문서화 7 * 첨부파일 8 * 이미지 9 * code convention 10 * svn 11 * task 분배 8 12 9 = Welcome to Trac 0.10.4 = 13 2 spring을 검증한다. 10 14 11 Trac is a '''minimalistic''' approach to '''web-based''' management of 12 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 15 * springMVC + tdd 16 * springService + tdd 17 * springDao + tdd 18 * ibatis 19 * jdbc 13 20 14 All aspects of Trac have been designed with the single goal to 15 '''help developers write great software''' while '''staying out of the way''' 16 and imposing as little as possible on a team's established process and 17 culture. 21 3 hudson 18 22 19 As all Wiki pages, this page is editable, this means that you can 20 modify the contents of this page simply by using your 21 web-browser. Simply click on the "Edit this page" link at the bottom 22 of the page. WikiFormatting will give you a detailed description of 23 available Wiki formatting commands. 24 25 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created 26 a new Trac environment, containing a default set of wiki pages and some sample 27 data. This newly created environment also contains 28 [wiki:TracGuide documentation] to help you get started with your project. 29 30 You can use [wiki:TracAdmin trac-admin] to configure 31 [http://trac.edgewall.org/ Trac] to better fit your project, especially in 32 regard to ''components'', ''versions'' and ''milestones''. 33 34 35 TracGuide is a good place to start. 36 37 Enjoy! [[BR]] 38 ''The Trac Team'' 39 40 == Starting Points == 41 42 * TracGuide -- Built-in Documentation 43 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project 44 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 45 * TracSupport -- Trac Support 46 47 For a complete list of local wiki pages, see TitleIndex. 23 * ant 24 * test report 25 * scheduled build