Calvin That method requires the SVN repo to be hosted on the same server as the live site which is note the case - Nicolaas's repos are at svnrepository.com and given the host only offers ftp not shell access I doubt they offer svn hosting. This really needs a push solution rather than a pull from the hosting end...
On Mar 16, 11:26 am, Calvin Jeong <[email protected]> wrote: > Nicolaas, > > Please visit the following site: > http://subversion.tigris.org/faq.html#website-auto-update > > You need to use hooks to do what you want :) > > Calvin > > On 14/03/2009, at 2:29 PM, Nicolaas Thiemen Francken - Sunny Side Up > wrote: > > > Hi > > > I am looking for a script/service that works in a LAMP environment > > and does one ore more of the following: > > > 1. create SVN repository (checkout SVN repository) > > 2. update repository from another server (>svn update) > > 3. FTPs update files (or all if it cant do updated only) to another > > server > > > Does anyone know of service / script that does any or preferably all > > of the above? > > > I realise that this is more shell scripting thank PHP, but you may > > still have some ideas, and having a user-interface (through PHP) > > would be very nice. > > > Thank you > > > -- > > Nicolaas --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
