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

Re: Post comit hook website update

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-03-21 13:30:46 CET

Have the web server do a "wget -m http://reposite/repodir/trunk" from the source code site.

Do a checkout in a temporary repository on the server itself, and do a content push with "rsync -e ssh -avvH --delete --exclude .svvn"

The possibilites are *endless*.
  ----- Original Message -----
  From: MrBr @ GMail
  To: users@subversion.tigris.org
  Sent: Tuesday, March 21, 2006 4:42 AM
  Subject: Post comit hook website update

  Hi all
  I'm having a little problem.
  I want to update my web server with the newest revision after committing a revision.
  The problem is that keeping a working copy on the web server in not an option.
  There should be only the source code and nothing more.
  The web server is off site.
  The SVN server is windows+svn+Apache

  Any ideas?
Received on Tue Mar 21 13:33:16 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.