2015년 4월 27일 월요일

Eclipse 에서 Project 공유하기(git/share project)


* Git 대박 메뉴얼 : 




* Eclipse 에서 Project 공유하기(git)


#Step 1. 로컬 저장소 셋팅

Eclipse > Team > Share Project > Git > Configure Git Repository (저장소 설정)
1. Use or create repository in parent folder of project 체크
(* Eclipse에서 프로젝트  저장위치와 Git Repository 를 다른  path에 지정하라고하나 그렇게 하면 오류가 난다. )
2. 화면 하단 "Create Repository" 클릭
3. finish
----------------------< Repository설정완료



#Step 2. 원격 저장소 셋팅

1. bitbucket.org : 원격 저정소 생성 
- Create Repository
- 해당 Repository > Overview > Command line  > I have an existsing project  에서 

2. Remote Repository Sync(push)
Eclipse > Team > Add Index > Commit > Push Message  입력 후  > Commit & Push  클릭 

> Destination Git Repository > Location >   위에서 복사한  https:// yourday .... 붙여 넣기  >  finish

댓글 없음:

댓글 쓰기