[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Automatic Revision Control.



On Friday 01 April 2005 17:19, Eric van der Paardt wrote:

>
> I have a feeling it has something to do with wireless laptop users...
> but as to date I've been unable to figure it out.  Basically this is
> knee-jerk request from a demanding project manager... who angry because
> we sometimes loose 6 hours worth of updates because I have to restore
> from last nights backup.
>
> I just finished charting out the flow of what I want to happen, I guess
> I'll get the DB and tables going... Should be a fairly straight forward
> I guess, haven't done much with file operations and PHP, but how hard
> can it be.

Why not just use rsync with the --backup-dir option to copy changed files 
(since last rsync) to a new directry.  You could then run a revision control 
system (such as svn) in this directory.

-- 
Alan Chandler
http://www.chandlerfamily.org.uk



Reply to: