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

Post-commit hook updating code on another machine?

From: Waynn Lue <waynnlue_at_gmail.com>
Date: Thu, 19 Jun 2008 19:33:21 -0700

I have two machines, A and B. B serves live code for my website, and A
hosts my repository. How can I use a post-commit hook to get code from A to
B every time someone checks in code? My current solution involves wget and
a php script that calls exec, which seems sub-optimal (and I'm having
trouble getting it to work).

Thanks for any help!
Received on 2008-06-20 04:33:55 CEST

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.