We have a small software house in which we have lets say three computers, we work in PHP mostly. We are trying to adopt tortoise svn so that we can sync our code. All computers are connected in local network via WiFi (tplink router)
Problem :
I install tortoise svn in D drive and make a repository in svn_repo folder and make a copy named svn_repowc.
I know how to commit and how to add and update. but I don't know how to connect my b computer with a computer?
do I use URL to connect them or I use svnserve ??
can i use file url to connect them or svn url ????
- if I use svn serve do I edit the password file in config folder?