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

Re: CIA can't count

From: <kfogel_at_collab.net>
Date: 2005-03-10 23:13:02 CET

Ben Reser <ben@reser.org> writes:
> Author: breser
> Date: Thu Mar 10 15:59:34 2005
> New Revision: 13360
>
> Added:
> branches/1.1.x-r13358/
> - copied from r13358, branches/1.1.x/
> Modified:
> branches/1.1.x-r13358/subversion/libsvn_client/diff.c
> branches/1.1.x-r13358/subversion/tests/clients/cmdline/merge_tests.py
>
> but CIA siad:
>
> 14:08 < ~CIA-3> breser * r13360 /branches/1.1.x-r13358/ (3 files in 3 dirs): Create temporary branch for r13385 backport to 1.1.x since the test changes ...
>
> Looks like CIA (or probably whatever feeds CIA) is wrongly counting a
> copy of a directory as a file.

This is how our 'post-commit' hook invokes CIA:

   # See http://cia.navi.cx/doc/how-cia-works for what this is about:
   ciabot_svn.py ${REPOS} ${REV} "svn" &

Note that ciabot.py is part of CIA. I do not see this bug listed on
http://cia.navi.cx/doc/BUGS, so I'm CC'ing Micah Dowty on this.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 10 23:34:04 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.