Organizing a version control system |
Site Admin
|
Although it's not directly related to PhpED product itself, I can share my own thoughts
It's not that hard to automate nightly export on the server. Just install svn command line utilities there and run them at specified time using Cron. Don't forget to redirect output and error output to the logs and time after time take a look at them. Also don't forget to add ampersand in the end to have the job run asynchrnously. If you run server under Windows, you may still use linux-alike utilities that come with Cygwin (see cygwin.com). Regarding your commits, it's up to you and IMHO should not be automated , you commit only changes that you think work good. Machine can't make such decisions easily |
||||||||||||
|
Organizing a version control system |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by