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

Re: first 700 commits, with instrumentation

From: <kfogel_at_collab.net>
Date: 2001-08-22 03:57:02 CEST

Hmmm. Greg Stein noticed that the "Sending ..." lines are being
duplicated for each commit. We haven't been able to figure out why
yet. I've changed summary point (2) at

   http://svn.collab.net/mass-commit-instrumented.txt

to

   2. There's something very weird going on with the output. The
      "Sending ..." lines are getting repeated per commit; that didn't
      used to happen when this script drove an uninstrumented svn.
      Anyone ever seen a phenomenon like this before?

      So what it *looks* like below is that svn_fs_close_fs() is
      getting called more than once during the commit process. Not
      talking about the temporary fs's used by
      svn_ra_local__split_URL(), but rather fs's appearing to be
      closed at various intervals file sending. However, this is
      probably an illusion; the real question is, what the $&^=@!/!&
      is up with that duplicated output??

and we have some more investigation to do.

-Karl, with single raised eyebrow.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:36 2006

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.