'window'에 해당되는 글 1건

  1. 2011.08.08 svn in eclipse (window OS version)
posted by Full-stack Developer 2011. 8. 8. 16:51

Step 0. plugin svn

help-> install new software 
http://community.polarion.com/projects/subversive/download/update-site/
install all contents

Step 1. setup VisualSVN server

http://www.visualsvn.com/server/download/

Step 2. Create User

'Users'Folder RClick -> Create User

Step 3. Create New Repositories

'Repositories' RClick-> Create new reposiories

Step 4. Give Permision

1)your repository RClick-> Properties -> your name  click  
2)Read / Write  flag  Click -> ok click

Step 5. share project
your project RClick-> Team-> share project -> svn click -> next -> create a new repository location -> next

VisualSVN server manager -> your repository Rclick -> copy URL to clipboard

eclipse -> url -> ctrl+v  -> finish 


 
 

'Programming' 카테고리의 다른 글

Eclipse - Eclipse Short cut  (0) 2011.02.15