[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

hints on submitting files from a website back to svn repository inside office LAN by scripts?

From: Urs Rau <urs.rau_at_uk.om.org>
Date: 2006-01-17 15:09:27 CET

The problem:
I have a website files with a variety of files on them, php, cgi (mod_perl),
html, javascipt, postgresql
scripts etc, all on a dedicated server and they get changed by many
different types of users, webmasters, designers, support staff, data entry
personnel and I have no way to get them, and the different tools they are
using, to all go through a svn repository. But I would now like to use svn
to track those changes 'after the fact' so to speak. I do know this is a bit
like trying to close the gate after the horse has bolted .... but, it's the
best in an undesireable situation.

Hoped for benefits:

- be able to follow the history of changes and generate reports

- be able to reverse any 'bad' changes if things have been broken

- rudimentary unauthorized changes detection tool

Questions:

- has anybody done this and are either scripts or notes about this sort of
strange scm setup available online or on request?

- how would you solve this task from a security viewpoint? Would it be more
adviseable to remotely 'sshfs' mount the webservers filesystems from the
internet back to the svn repository server on our offcie LAN and then have
the svn checkin script run against those 'local' sshfs-files, rather
than it running on the webserver and submitting back to the svn repository
server inside our office network inside an ssh tunnel?

Regards,

-- 
Urs Rau						
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 17 17:15:52 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.