|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
Tips for subversion layout
We have 2 servers (server1 and server2). Our live site is on server1 and our "dev" area is on server2. I installed subversion on server2 and installed tortoisesvn on my local box which is a windows box. The idea is to have version control and eventually push out the code to server1 with a simple command (i.e. svn update).
It makes sense in my head if the user was on a local unix box and he/she checks it out on their box but the user doesnt have Unix and is using Windows. So if the user commits his/her changes from their windows box it pushes it out to the subversion repository on server1. BUT, someone still needs to go on server1 to run "svn update" to get the latest code so ppl can see what dev.domainname.com looks like. Does this make sense? |
|
#2
|
||||
|
||||
|
Yes - we worked like that at my last job.
We had a web page containing the Update command/link. You just have to be careful you don't accidentally update the live server instead of the dev one (that happened several times!).
__________________
. How To Ask Questions The Smart Way :: Cheat Sheets :: Flash :: PHP :: MySQL :: 13 Moon Facebook App. :: Compare Game Prices ben.w on del.icio.us"All matter is merely energy condensed to a slow vibration. We are all one consciousness experiencing itself - subjectively. There is no such thing as death, life is only a dream. We are the imaginations of ourselves." - Bill Hicks "Truth is hidden in the subtle nature of the heart of everything, although it is invisible. One cannot see it from inside and neither from the surface. One can only live and experience it." - Heart Sutra |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Development Software > Tips for subversion layout |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|