EclipseForum.net
프로젝트 유틸리티(또는 ALM): Eclipse, CVS, Subversion, Ant, JUnit, Wiki, IssueTracker 등. by yeoupooh
'Version'에 해당되는 글 4건
- 2009/02/14 Version Control with Subversion 강의자료
- 2009/02/04 Git라는 분산 버전 관리 시스템을 아시나요?
- 2009/01/16 Version Control with Subversion
- 2009/01/14 Subversion을 이용한 형상 관리
저도 최근 들어서 많이 접하게 되는데요. 아직 사용해보진 않았습니다. 이게 리누스토발즈가 이걸 만들어서 그런지 파급효과가 꽤 클 듯 느껴집니다.벌써 일부 꽤 유명한 프로젝트(좀 리눅스와 관련이 깊은)에서 Git로 바꾸는 움직임이 있네요.
Git에 대한 자세한 내용은 홈페이지를 참고하세요.
그리고, Trac에서 버전 콘트롤 시스템을 Subversion 대신 Git와 통합가능하도록 하는 플러그인도 현재 나와 있습니다.
이게 Subversion을 대신할지는 아직 잘 모르겠네요. 아직도 많은 프로젝트가 CVS를 쓰고 있죠. 아무래도 분산이라는 개념이 들어갔기 때문에 뭔가 특별한 환경에서 더 유용할 듯 보여집니다.
Git에 대한 자세한 내용은 홈페이지를 참고하세요.
그리고, Trac에서 버전 콘트롤 시스템을 Subversion 대신 Git와 통합가능하도록 하는 플러그인도 현재 나와 있습니다.
이게 Subversion을 대신할지는 아직 잘 모르겠네요. 아직도 많은 프로젝트가 CVS를 쓰고 있죠. 아무래도 분산이라는 개념이 들어갔기 때문에 뭔가 특별한 환경에서 더 유용할 듯 보여집니다.
TAG Configuration,
control,
CVS,
Distributed,
git,
linus benedict torvalds,
Management,
plugin,
Subversion,
System,
Trac,
Version,
관리,
리누스,
버전,
분산,
시스템,
토발즈,
트랙,
플러그인
Version Control with Subversion
Learn Version Control Basic with Subversion
- Why use the Version Control
- Suvrey
- How to manage your source codes
- How to share
- How to roll back
- How to archive
- Problem
- Solution
- Suvrey
- What is Subversion(SVN)
- What makes the SVN System
- Client
- Server
- How to install SVN Server
- How to use TortoiseSVN as a SVN Client
- How to use Subclipse as a SVN Client
- Optional
- What is a Issue Tracker
- How to use the Trac as a Issue Tracker
- What is the Mylyn
- How to use Mylyn
- Now you've learned
Enjoy Version Control with Robocode
- Preparing
- Make the last survival robot in the robo battle.
- Robocode
- What is robo code?
- Sample robo code
- How to battle
- How to get whole robo code sources to my repository
- 1
- Checkout from orig. repo.
- reconnect to my repo.
- 2
- Download and extract sources
- import my repo
- 1
- Prizes to
- A student who is the fastest setting repository which contains whole robo code sources.
- A student who makes survived robot.
- Senario
- Setup own repository
- Make Repository
- Setup Users
- Setup folders
- Get and build Robocode sources.
- Checkout robo code sources from sf.net
- Build robo code
- Reconnect with student's repository
- Make own robot
- Implement over 2 classes from sample codes for each student
- Commit Initial Version
- Add/Remove/Commit more sources
- Release first version of robot
- Release and Tag 1.0 Version
- Branch from other sources
- Checkout partner repository sources
- Add/Remove/Commits to partner repository
- Branch 1.1 Version
- Merge 1.1 with 1.0 to trunk
- Release and Tag 1.2 Version
- Setup own repository
- Battle time!
- tornament or whole
- Awarding Prize
- Now you've learned
Subversion을 이용한 형상관리
형상관리 개요
- 적용 전 vs. 적용 후
- 방식
- Copy-Modify-Merge
- Lock-Modify-Unlock
- 분산버전관리시스템
- CVS
- Subversion
- VSS
- ClearCase
Subversion 개요
- 개요
- 기능
- 용어
- 작업 사이클
Subversion 시스템 구성
- 서버
- 리눅스
- 유닉스
- 아파치
- 클라이언트
- 이클립스
- 3.3
- Subversive
- Subclipse
- non이클립스
- TortoiseSVN
- 웹
- Trac
- ViewSVN
- FishEye
- 이클립스
Subversion Server 설치
- 서버 제품군
- CollabNet Server
- Subversion
- 저장소 초기화
- 계정 설정
TortoiseSVN 설치 및 실습
- init
- 예제 코드 작성
- 명령어별
- import
- checkout
- add
- commit
- update
- remove
- log
- revert
- conflict
- tagging
- branching
- statistic
- 저장소 브라우저
Subversive on Eclipse 설치 및 실습
- 예제 코드 작성
- 명령어별
- import
- checkout
- add
- commit
- update
- remove
- log
- revert
- conflict
- tagging
- branching
SVN 더 잘 쓰기
- 저장소 분리
- 커밋 전략
- 태깅
- 브랜칭
- 충돌을 줄이려면
- 기타
- CI와의 통합
이슈 트래커
- 개요
- 이슈 트래커 종류
- 설치 및 설정
- 등록
- 편집
- 검색
- 종료
Mylyn 설치 및 실습
- 플러그인 설치 및 설정
- Task Context
- Activate/Deactivate
- Attach
- Scheduling
이슈 트래커 더 잘 쓰기
Summary
TAG control,
Eclipse,
SCM,
subclipse,
Subversion,
Subversive,
System,
TortoiseSVN,
TOW,
Version,
windows on trac,
관리,
버전,
서브버전,
섭버전,
이클립스

