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

RE: svn and cron

From: Thomas Hemmer <themmer_at_go-engineering.de>
Date: 2006-12-12 09:15:10 CET

Garrett,

did you take into account that cron scripts will be running within a
rather restricted environment?
Especially your $PATH does not contain everything what you would expect
from an interactive shell.

HTH,

Thomas

________________________________

        From: Garrett McGrath [mailto:gmcgrath@Princeton.EDU]
        Sent: Monday, December 11, 2006 5:30 PM
        To: users@subversion.tigris.org
        Subject: svn and cron

        Has anybody had any success running cron based svn scripts?
Mine can all be executed from command line but for some reason running
then from cron they start discovering these non exsistent temporary
files and manage to lock my svn archive for no aparent reason. I
understand that svn isn't supposed to be automated but this small side
project would be a fairly huge boon in the documentation of our centers
server configurations. However running the scripts manually effectively
eliminates the boon gained by the automation. If anybody has been able
to successfully execute svn cleanup, svn commit or svn update from a
cron job please let me know.
        -Garrett McGrath

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 12 09:16:06 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.