> -----Original Message----- > From: Paul [mailto:[EMAIL PROTECTED] > > I am the sole developer for a non-tech company.
Lots of us geeks are :) > Up to this point my projects have gone from my laptop to our > live server with, you might guess, varying degrees of success. > I've finally talked my way into a staging server and now I'll > admit I'm a little unsure how to best set things up. Have you considered just running it off your laptop instead? > I will continue developing on my laptop, then release and > test on the stage box, and finally roll that onto our production > machine. In this configuration should my SVN repositories live > on my machine, or on the testing machine? You can put them anywhere they'll be backed up and keep your working directory on your laptop. You could also investigate some scripts to automatically copy submitted code to the testing server, Subversion (and CVS and Perforce and..) can do some fun things like that. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include <stdjoke.h> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218099 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

