Hi All,
I am trying to implement some method to the madness here. We have three devs,(Me + 2), I have tortoise SVN running on my windows machine, the other two dont do revision control- yet!
We have a single server, with a single checkout for each site that that we all work on (we all work on the same checkout).
I am trying to think what the most effecient setup for us is?
SVN server I guess should me moved to a location so we can all access, and we should probably all have our own ~/public_html for checkouts (so no more sharing checkouts - is sharing a checkout bad practice?)
anyhoo, just wanted some feedback, I know there is not a one size fit's all as far as development processes go, but I just wanted to make sure there is nothing inherently flawed with my plan..