[Sussex] Reinventing the wheel
Dominic Humphries
linux at oneandoneis2.org
Wed Feb 8 16:04:28 UTC 2012
We do something vaguely similar where I work. We use Git - every time a
file is uploaded via the website, it gets added/updated to the git repo.
Each git commit has a unique SHA and a trackable history, we can even
use it to show previous versions of files if they want to revert to
them.
On Wed, 2012-02-08 at 15:36 +0000, John Crowhurst wrote:
> Hello,
>
> I wonder if you could help by pointing me in the right direction.
>
> I have a customer that wants to implement version control on his website
> so that when users upload files and folders they are copied elsewhere
> into another folder and compared to see if they have changed, and the
> changed files get tagged with a number for version control.
>
> I'm sure there is a much better way to do this, such as checking in the
> files to CVS or similar.
>
> Can anyone advise?
>
> Best,
>
> John
>
> --
> Sussex mailing list
> Sussex at mailman.lug.org.uk
> E-mail Address: sussex at mailman.lug.org.uk
> Sussex LUG Website: http://www.sussex.lug.org.uk/
> https://mailman.lug.org.uk/mailman/listinfo/sussex
More information about the Sussex
mailing list