Hooks

2009-12-14 Thread Brendan Farr-Gaynor
do this on an OS X server that could provide some guidance? I tried running the file from the shell as root (update_svn binary) and it reports that it 'Skipped: /Library/WebServer/' what does that mean? Any help would be greatly appreciated! -- Brendan Farr-Gaynor

Re: Hooks

2009-12-14 Thread Brendan Farr-Gaynor
e those in # the Subversion repository at # http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/ and # http://svn.collab.net/repos/svn/trunk/contrib/hook-scripts/ #REPOS="$1" #REV="$2" #mailer.py commit "$REPOS" "$REV" /path/to/mailer.conf echo `date +&qu

Re: Hooks

2009-12-14 Thread Brendan Farr-Gaynor
Ended up taking a different approach based on this tutorial. Works now. http://peterstagg.com/2009/05/29/installing-subversion-on-os-x-leopard-server-as-a-revision-control-server-for-a-website-project/#comment-100 -- Brendan Farr-Gaynor On 2009-12-14, at 9:14 PM, Ryan Schmidt wrote: On Dec

Re: Ideal Subversion Setup

2009-12-16 Thread Brendan Farr-Gaynor
/client3 It works quite well for us so far. -- Brendan Farr-Gaynor On 2009-12-16, at 11:00 AM, David Burleson wrote: Hi Everyone, I have been using subversion with TortoiseSVN for a couple of years now. I work in a team of 3 web developers on multiple websites. Im starting to

Performance Tips?

2010-05-05 Thread Brendan Farr-Gaynor
something we can do on the hardware side that would help? Solid State drive? More RAM? Is there something in our SVN config that I should be playing with? We're currently using the stock install and config that Apple ships with OS X Server 10.6 (Snow Leopard). -- Brendan Farr-Gaynor

Re: Performance Tips?

2010-05-05 Thread Brendan Farr-Gaynor
repo via Apache. I will try a restart to see if things feel faster. (Should I be watching memory usage on Apache in this instance?) -- Brendan Farr-Gaynor On 2010-05-05, at 9:30 AM, Andy Levy wrote: > On Wed, May 5, 2010 at 09:21, Brendan Farr-Gaynor > wrote: >> I run a smal