앞서 SVN을 구축해보고
https://standout.tistory.com/1092
SVN 구축하기
링크접속 후 visualSVN Server 다운 https://www.visualsvn.com/downloads/ Downloads | VisualSVN The most favored way to setup and maintain an enterprise level Apache Subversion server on the Microsoft Windows platform. VisualSVN Server is useful either
standout.tistory.com
코드를 Check-out, 다운받아봤다.
https://standout.tistory.com/1093
Eclipse SVN checkout 프로젝트소스 받기
Window - show view - other - svn - svn repositories - open 레파지토리 추가 전달받은 url 입력 및 계정 로그인 checkout하여 소스내려받기 폴더에도 svn 폴더로 추가되는것을 확인 할 수 있다.
standout.tistory.com
프로젝트 - team - share project

url 입력 - 커밋메세지 작성 - finish



완료.

'IDE > Eclipse' 카테고리의 다른 글
pom.xml 생성하기 (0) | 2023.11.01 |
---|---|
Eclipse MySQL MariaDB data Source Explorer: DB연결/연결테스트 하기 (0) | 2023.10.31 |
Eclipse SVN checkout 프로젝트소스 받기 (0) | 2023.10.27 |
Port * required by Tomcat v* Server at localhost is already in use: Eclipse Server Port 변경하기 (0) | 2023.10.26 |
STS 프로젝트 .war 자르파일로 export하기 (0) | 2023.07.21 |