svnsync: Error while replaying commit

2010-05-05 Thread Kevin Longfellow
Hi, I've had a svnsync job running every day since Mar 3 with no issues. Today May 5 it will no longer synchronize with the below error. Any way to fix this without starting over (if that would work)? svnsync synchronize file:///misc_sourcectrl01/svnrepositories/GRCC svnsync: Error while

svn log question

2010-03-10 Thread Kevin Longfellow
Hi, I'm setting up monitoring hourly commits on several repositories and thought something like this would work: #!/bin/sh OneHourAgo=`date -d '1 hour ago' +'%F %T'` DateNow=`date +'%F %T'` em_result=`svn log -r {${OneHourAgo}}:{${DateNow}} file:///${SvnBase}/${1} | egrep ^r.*line|^r.*lines$

excessive disk usage by revisions?

2010-02-02 Thread Kevin Longfellow
Hi, I've been looking at a space utilization issue and am a bit confused. Just looking at the size of the revisions in the db/revs directory and only looking at the 2.2M size revs I see about 3GB+ of disk space consumed just for Feb 2: ls -lhrt