We're a relatively small development group. There will probably be at most 3 people (but usually just me) accessing the code. Do you know if it's necessary to have a special server or could we just have the repository on a network drive? If we do set it up that way at first would it be hard to migrate to a server later if necessary?
George
Page 1 of 1
TortoiseSVN setup question
#-18
Posted 03 June 2010 - 01:34 PM
george seifert, on 03 June 2010 - 01:27 PM, said:
We're a relatively small development group. There will probably be at most 3 people (but usually just me) accessing the code. Do you know if it's necessary to have a special server or could we just have the repository on a network drive? If we do set it up that way at first would it be hard to migrate to a server later if necessary?
George
George
It's a Subversion question, but anyway... As soon as you have more than one developer you need to access repository through a server. Otherwise you're just begging for repository corruption.
Br, Mike
#-17
Posted 03 June 2010 - 02:53 PM
george seifert, on 03 June 2010 - 01:27 PM, said:
We're a relatively small development group. There will probably be at most 3 people (but usually just me) accessing the code. Do you know if it's necessary to have a special server or could we just have the repository on a network drive? If we do set it up that way at first would it be hard to migrate to a server later if necessary?
George, you could do this (I did) - but I wouldn't necessarily recommend it.
One of the problems of keeping the repository on a network drive is that any random person can accidentally move, delete or rename the path to them.
To move from the shared drive to a server I had to do the following steps (from memory):
Hope this guides your decision....
Alex
#-16
Posted 03 June 2010 - 03:15 PM
Thanks guys. Sounds like I better get IT involved from the get go.
Sorry I knew it was a Subversion question (I am using it for LV though), but I knew how helpful everyone is anyway.
George
Sorry I knew it was a Subversion question (I am using it for LV though), but I knew how helpful everyone is anyway.
George
#-15
Posted 03 June 2010 - 03:47 PM
george seifert, on 03 June 2010 - 03:15 PM, said:
Thanks guys. Sounds like I better get IT involved from the get go.
Sorry I knew it was a Subversion question (I am using it for LV though), but I knew how helpful everyone is anyway.
George
Sorry I knew it was a Subversion question (I am using it for LV though), but I knew how helpful everyone is anyway.
George
There's a great free (although it also has a paid "pro" version) subversion server called VisualSVN Server (http://visualsvn.net/server/) - it is super easy to modify repositories, etc and even plays nicely with Active Directory if your on a Windows Domain setup.
Shaun
Share this topic:
Page 1 of 1

Help


Back to top










