RE: is there any web script to execute "svn checkout" via web without accessing via shell?
From: Tech Support <Tech-Support_at_wsas.com>
Date: 2007-03-14 16:20:11 CET
Hello,
One way I accomplished a something similar to what you are looking
Created a sub dir of my.domain.com/Project
As root, I checked out a copy to the folder once.
Then created a shell script that does an svn up in that folder.
I then added that shell script to my crontab and it keeps that folder up to
Scott
-----Original Message-----
Hi.
Using SVN version 1.4.2 (r22196) on Linux, I'm trying to create a webpage to
I want to execute:
I created this PHP script (perhaps most of you aren't keen on PHP):
Does anybody know any smart way to execute a "svn checkout" via web?
---------------------------------------------------------------------
---------------------------------------------------------------------
|
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.