VisualSVN Download
https://www.visualsvn.com/downloads/
VisualSVN Getting Started
https://www.visualsvn.com/server/getting-started/
VisualSVN Server (OS에 맞게 설치)
VisualSVN Server - Setup
아마 회사라면 location은 devtool들을 모아놓은 C:\dev\VisualSVN Server\로 설정할 것이고 Repositories는 D:\Repositories\로 만들 것 같음
Consider enabling the full-text search feature that allows finding files with the specified content in the web interface. To enable the full-text search capabilities, you have to enable search indexing for repositories.
막 이렇게 적혀있는데 무시하고 Next를 누르자 (만약 Search indexing 허용하면 45일만 공짜로 쓰고 나중에 돈 내야함..)
❗ 아마 회사 내에서 발급해 준 Server Repository가 있을 것이다. 없을 시에는 이렇게 만들면 됨
❗ 위에 서버랑 마찬가지로 회사에서 만들어 준 사용자 계정이 있을 것이다. 즉 그 계정은 서버로 부터 Repo 접근 권한(Read/Write)을 받은 것이고 우리는 받은 계정을 토대로 Server Repository URL과 연결해서 Server Repo에 접근하면 됨
❗ 만약 받은 계정이 없으면 Server에서 사용자를 만들어 줘야함