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

Re: notice the hot-backup.py

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2005-02-01 15:45:39 CET

--On Monday, January 31, 2005 9:14 PM -0800 Fisher Jams
<press@linuxtimes.net> wrote:

> I installed the Subversion with RPMs and copied the hot-backup.py script
> to the "hooks" folder.

> This issue caused by define svnlook and svnadmin in line 31 and 33 of
> this script. I changed them like these below:
> svnlook = "/usr/bin/svnlook"
> svnadmin = "/usr/bin/svnadmin"

Where did you get the RPM from? Sounds like it needs to be tweaked to edit
that script with the paths it installs the programs to. This is typically
done with a patch file included in the SRPM.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 1 15:48:45 2005

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.