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 rep
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
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 /misc_sourcectrl01/svnrepositories/qcfusion/db/re