Re: mails mails

2010-03-11 Thread neels
On 12 March 2010 03:57, Greg Stein wrote: > On Thu, Mar 11, 2010 at 21:26, Neels J Hofmeyr wrote: >> Mark Phippard wrote: >>> Same here.  Using GMail I didn't even know this was a problem. >> >> Hm, I guess it would be ok to use gmail for svn dev mails :) &

Re: svn commit: r921848 - /subversion/trunk/subversion/libsvn_wc/adm_ops.c

2010-03-12 Thread neels
On 12 March 2010 04:11, Neels J Hofmeyr wrote: > Greg Stein wrote: >>> +  else >>> +  if (status == svn_wc__db_status_base_deleted) >> >> Woah. This formatting is incorrect. We always do "else if (...". The So I've grep'd around for else(\n)

Re: mails mails

2010-03-12 Thread neels
;;,;;;9 $$ `.` ,Cf`;;, `;;J r `L .` z$, `;, ;;9 $ h j"`h;;;' `;, ;;$ `r 3 j' ,c;;,

Re: mails mails

2010-03-13 Thread neels
ttitude/gender/situation-neutral support like anyone else. ~Neels

switching added files -- Re: What revision should an added not yet commited node have?

2010-03-19 Thread neels
x27;m aware that switch can be destructive (e.g. switching forward and then back often does not result in the same state). ~Neels

Re: What revision should an added not yet commited node have?

2010-03-19 Thread neels
added w/o history in this wc and thus should have 0. That's for > the entries. The db sets it to -1. Perfect. I never thought of copies from *foreign* repositories. So the db acts as if it was a normal add, not a copy, which is correct. ~Neels

Re: switching added files -- Re: What revision should an added not yet commited node have?

2010-03-21 Thread neels
On 20 March 2010 06:02, Greg Stein wrote: > On Fri, Mar 19, 2010 at 12:37, neels wrote: >> On 19 March 2010 07:37, Daniel Näslund wrote: >>> I have some quirks with switching locally added files but that's for >>> another post. >> >> I once teste

Re: switching added files -- Re: What revision should an added not yet commited node have?

2010-03-23 Thread neels
is switched away, and I'd allow switching the parent of an added node away. But we would also have to allow explicitly switching an uncommitted add to another path (as with Julian's Switch-Duality Theorem). Looking at it that way it's not important enough to bother supporting it ... o

Re: wc-ng base/working nodes in a copied tree

2010-03-23 Thread neels
incomplete: nodes are being added into the WORKING tree, and the full information about this node is not (yet) present. base-deleted: the underlying BASE node has been marked for deletion due to a delete or a move-away (see the moved_to column to determine which), and has not been replaced. */ presence TEXT NOT NULL, ... ]]] ~Neels

Re: switching added files -- Re: What revision should an added not yet commited node have?

2010-03-23 Thread neels
of several levels below following the switch. It would make most sense to bail instead: "Why are you trying to exclude added children that are semantically attached to the path you are switching? Don't do that, it's a misconception." (curious what Julian has to say about why both should be supported) ~Neels

logging #svn-dev

2010-03-30 Thread neels
thor(s) are not interested in maintaining it as an OSS project and for simplicity's sake just keep it entirely private. I disagree but there's no point in discussing, apparently. We can just use the service provided and be merry as long as it does what it should. ~Neels

Re: logging #svn-dev

2010-03-30 Thread neels
ing good so far. If we don't get a veto by tomorrow, I'll ask for logging. ~Neels

[PATCH] change behaviour of svn_client__get_revision_number()?

2010-03-31 Thread neels
foo' is not under version control". With this patch, svn still returns the same error code, but an error message of "'foo' was not found." (see the change of diff_tests.py in attached patch) -- I'm wondering if I should mangle the error message to be identical to previous behaviour. The old message makes slightly more sense to humans in this case, right? Thanks, ~Neels

Re: logging #svn-dev

2010-03-31 Thread neels
;d like to emphasize again that *...@s.a.o* is the place to reach community consensus and make announcements. The #svn-dev log is no replacement or addition to that, it is just for convenience. ~Neels

svn_client__get_revision_number() returning -1

2010-04-14 Thread neels
er callers do the same or similar things, not checking _unspecified explicitly. The problem is that an added node returning SVN_INVALID_REVNUM for _revision_base would look like it was _revision_unspecified. Instead, svn_client__get_revision_number() asked for an added node's _base should probably rather throw an error. ~Neels

Re: svn_client__get_revision_number() returning -1

2010-04-16 Thread neels
I've committed my patch to get entry_t out of svn_client__get_revision_number() in r935095 -- review would be much appreciated. ~Neels

print test failures sooner

2010-04-17 Thread neels
27; + TextColors.ENDC) +# Also try to print the failures of this test. +self.log.seek(log_start) +for line in self.log.readlines(): + if line.startswith('FAIL'): +print line, +self.log.seek(0, os.SEEK_END) else: print(TextColors.SUCCESS + 'success' + TextColors.ENDC) ]]] ~Neels

[svnbench] Revision: 1351185 compiled Jun 18 2012, 00:21:30

2012-06-17 Thread neels
.277 switch 0.71| -0.004 0.88| -0.786 0.95| -0.036 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and difference < 0 means 'total_trunk_1351138' is faster than 'total_1.7.0') Had started at Mon Jun 18 00:24:37 UTC 2012, done at Mon Jun 18 00:50:16 UTC 2012 /home/neels/svnbench/data_archive real 1538.69 user 646.07 sys 287.20

[svnbench] Revision: 1353366 compiled Jun 25 2012, 00:21:32

2012-06-24 Thread neels
.284 switch 0.74| -0.004 0.87| -0.843 0.94| -0.045 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and difference < 0 means 'total_trunk_1353326' is faster than 'total_1.7.0') Had started at Mon Jun 25 00:24:41 UTC 2012, done at Mon Jun 25 00:50:20 UTC 2012 /home/neels/svnbench/data_archive real 1539.60 user 645.25 sys 287.55

[svnbench] Revision: 1356051 compiled Jul 2 2012, 00:21:36

2012-07-01 Thread neels
.336 switch 0.75| -0.003 0.93| -0.456 0.95| -0.039 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and difference < 0 means 'total_trunk_1355830' is faster than 'total_1.7.0') Had started at Mon Jul 2 00:24:49 UTC 2012, done at Mon Jul 2 00:51:53 UTC 2012 /home/neels/svnbench/data_archive real 1624.12 user 647.87 sys 311.91

[svnbench] Revision: 1357620 compiled Jul 5 2012, 14:10:32

2012-07-05 Thread neels
+0.006 0.81| -0.166 1.14| +0.029 resolved 42/1261.35| +0.003 1.24| +0.247 1.44| +0.073 status 3/91.38| +0.023 0.96| -0.192 1.27| +0.327 switch 42/1261.20| +0.003 1.16| +1.014 1.22| +0.158 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and difference < 0 means '1.7.0' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Thu Jul 5 14:14:07 UTC 2012, done at Thu Jul 5 14:41:44 UTC 2012 /home/neels/svnbench real 1657.03 user 664.80 sys 366.99

[svnbench] Revision: 1358887 compiled Jul 9 2012, 00:21:31

2012-07-08 Thread neels
034 status 6/90.76| -0.018 1.26| +1.198 1.06| +0.089 switch 84/1260.80| -0.004 0.82| -1.181 0.87| -0.109 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and seconds < 0 means 'trunk@1358779' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Mon Jul 9 00:25:08 UTC 2012, done at Mon Jul 9 00:50:15 UTC 2012 /home/neels/svnbench real 1506.95 user 547.51 sys 305.83

[svnbench] Revision: 1361847 compiled Jul 16 2012, 00:21:29

2012-07-15 Thread neels
042 status 9/90.76| -0.018 0.95| -0.214 0.84| -0.246 switch 126/1260.81| -0.004 0.84| -1.132 0.86| -0.115 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and seconds < 0 means 'trunk@1361648' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Mon Jul 16 00:25:00 UTC 2012, done at Mon Jul 16 00:49:38 UTC 2012 /home/neels/svnbench real 1477.40 user 534.26 sys 283.62

[svnbench] Revision: 1364467 compiled Jul 23 2012, 00:21:30

2012-07-22 Thread neels
016 status 12/90.79| -0.016 0.60| -1.881 0.66| -0.526 switch 168/1260.85| -0.003 0.92| -0.536 0.87| -0.116 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and seconds < 0 means 'trunk@1364434' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Mon Jul 23 00:25:08 UTC 2012, done at Mon Jul 23 00:54:47 UTC 2012 /home/neels/svnbench real 1778.55 user 559.22 sys 311.93

[svnbench] Revision: 1366967 compiled Jul 30 2012, 00:21:28

2012-07-29 Thread neels
055 status 15/90.76| -0.017 1.20| +0.914 0.88| -0.175 switch 210/1260.81| -0.003 0.76| -1.691 0.80| -0.174 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and seconds < 0 means 'trunk@1366368' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Mon Jul 30 00:24:49 UTC 2012, done at Mon Jul 30 00:48:31 UTC 2012 /home/neels/svnbench real 1421.85 user 517.99 sys 246.20

[svnbench] Revision: 1369703 compiled Aug 6 2012, 00:21:29 on x86_64-unknown-linux-gnu

2012-08-05 Thread neels
056 status 18/90.76| -0.017 0.83| -0.779 0.75| -0.385 switch 252/1260.81| -0.003 0.74| -1.796 0.79| -0.175 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and seconds < 0 means 'trunk@1369686' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Mon Aug 6 00:24:54 UTC 2012, done at Mon Aug 6 00:52:13 UTC 2012 /home/neels/svnbench real 1639.40 user 527.81 sys 244.08

[svnbench] Revision: 1372220 compiled Aug 13 2012, 00:21:28 on x86_64-unknown-linux-gnu

2012-08-12 Thread neels
045 status 21/90.76| -0.017 0.63| -1.714 0.69| -0.461 switch 294/1260.82| -0.003 0.72| -1.951 0.80| -0.168 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and seconds < 0 means 'trunk@1372192' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Mon Aug 13 00:24:52 UTC 2012, done at Mon Aug 13 00:56:14 UTC 2012 /home/neels/svnbench real 1882.13 user 535.34 sys 258.93

[svnbench] Revision: 1374882 compiled Aug 20 2012, 00:21:28 on x86_64-unknown-linux-gnu

2012-08-19 Thread neels
056 status 24/90.77| -0.016 0.62| -1.768 0.67| -0.500 switch 336/1260.81| -0.003 0.95| -0.384 0.83| -0.144 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and seconds < 0 means 'trunk@1374802' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Mon Aug 20 00:24:51 UTC 2012, done at Mon Aug 20 00:49:31 UTC 2012 /home/neels/svnbench real 1479.69 user 534.44 sys 250.22

[svnbench] Revision: 1377546 compiled Aug 27 2012, 00:21:37 on x86_64-unknown-linux-gnu

2012-08-26 Thread neels
061 status 27/90.76| -0.016 0.92| -0.384 0.95| -0.078 switch 378/1260.82| -0.003 0.89| -0.783 0.88| -0.103 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and seconds < 0 means 'trunk@1377299' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Mon Aug 27 00:25:01 UTC 2012, done at Mon Aug 27 00:49:12 UTC 2012 /home/neels/svnbench real 1451.13 user 537.08 sys 240.02

[svnbench] Revision: 1380099 compiled Sep 3 2012, 00:21:29 on x86_64-unknown-linux-gnu

2012-09-02 Thread neels
058 status 30/90.76| -0.016 0.55| -2.113 0.65| -0.512 switch 420/1260.82| -0.003 0.82| -1.261 0.81| -0.156 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and seconds < 0 means 'trunk@1380056' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Mon Sep 3 00:24:52 UTC 2012, done at Mon Sep 3 00:50:36 UTC 2012 /home/neels/svnbench real 1544.25 user 541.31 sys 244.00

[svnbench] Revision: 1382612 compiled Sep 10 2012, 00:21:28 on x86_64-unknown-linux-gnu

2012-09-09 Thread neels
058 status 33/90.77| -0.016 1.09| +0.414 1.02| +0.028 switch 462/1260.84| -0.003 0.72| -1.958 0.81| -0.154 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and seconds < 0 means 'trunk@1382336' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Mon Sep 10 00:24:52 UTC 2012, done at Mon Sep 10 00:50:23 UTC 2012 /home/neels/svnbench real 1531.52 user 541.27 sys 247.49

[svnbench] Revision: 1385398 compiled Sep 17 2012, 00:21:37 on x86_64-unknown-linux-gnu

2012-09-16 Thread neels
053 status 36/90.76| -0.016 1.50| +2.349 1.13| +0.187 switch 504/1260.84| -0.003 0.90| -0.728 0.84| -0.136 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and seconds < 0 means 'trunk@1385395' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Mon Sep 17 00:24:54 UTC 2012, done at Mon Sep 17 00:49:32 UTC 2012 /home/neels/svnbench real 1478.08 user 545.42 sys 246.91

[svnbench] Revision: 1389172 compiled Sep 24 2012, 00:21:39 on x86_64-unknown-linux-gnu

2012-09-23 Thread neels
'/home/neels/pat/trunk/src' (format 30). You need to get a newer Subversion client. For more details, see http://subversion.apache.org/faq.html#working-copy-format-change 1.7.0@1181106 vs. trunk@ Started at Mon Sep 24 00:24:56 UTC 2012 *Disclaimer* - This tests only file://-URL acces

[svnbench] Failed to update to HEAD.

2012-09-30 Thread neels
Failed to update to HEAD.

[svnbench] Failed to update to HEAD.

2012-10-07 Thread neels
Failed to update to HEAD.

[svnbench] Failed to update to HEAD.

2012-10-14 Thread neels
Failed to update to HEAD.

[svnbench] Failed to update to HEAD.

2012-10-21 Thread neels
Failed to update to HEAD.

[svnbench] Failed to update to HEAD.

2012-10-28 Thread neels
Failed to update to HEAD.

[svnbench] Revision: 1403251 compiled Oct 29 2012, 11:24:07 on x86_64-unknown-linux-gnu

2012-10-29 Thread neels
065 status 44/90.65| -0.024 0.59| -1.896 0.68| -0.467 switch 616/1260.94| -0.001 0.77| -1.588 0.65| -0.297 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds; factor < 1 and seconds < 0 means 'trunk@1402896' is faster. "2/3" means: '1.7.0' has 2 timings on record, the other has 3.) Had started at Mon Oct 29 11:27:32 UTC 2012, done at Mon Oct 29 11:51:48 UTC 2012 /home/neels/svnbench real 1456.28 user 523.18 sys 216.46

[svnbench] Revision: 1404079 compiled Oct 31 2012, 10:35:25 on x86_64-unknown-linux-gnu

2012-10-31 Thread neels
.068 resolved 742/1260.84| -0.002 1.00| -0.011 0.71| -0.060 status 53/90.64| -0.025 0.58| -1.956 0.70| -0.428 switch 742/1260.92| -0.001 0.53| -3.312 0.63| -0.307 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1405681 compiled Nov 5 2012, 00:21:40 on x86_64-unknown-linux-gnu

2012-11-04 Thread neels
.076 resolved 784/1260.81| -0.002 0.32| -1.599 0.68| -0.065 status 56/90.64| -0.025 0.78| -1.022 0.80| -0.284 switch 784/1260.90| -0.002 0.63| -2.588 0.65| -0.294 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1408161 compiled Nov 12 2012, 00:21:45 on x86_64-unknown-linux-gnu

2012-11-11 Thread neels
.068 resolved 826/1260.82| -0.002 0.46| -1.265 0.71| -0.061 status 59/90.65| -0.024 0.79| -0.977 0.86| -0.189 switch 826/1260.91| -0.002 0.69| -2.175 0.66| -0.280 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1411034 compiled Nov 19 2012, 00:21:55 on x86_64-unknown-linux-gnu

2012-11-18 Thread neels
.062 resolved 868/1260.84| -0.002 0.25| -1.761 0.64| -0.076 status 62/90.66| -0.024 0.65| -1.644 0.61| -0.549 switch 868/1260.93| -0.001 0.76| -1.664 0.70| -0.245 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1413451 compiled Nov 26 2012, 00:21:52 on x86_64-unknown-linux-gnu

2012-11-25 Thread neels
.055 resolved 910/1260.83| -0.002 0.25| -1.773 0.63| -0.077 status 65/90.65| -0.024 0.70| -1.420 0.73| -0.379 switch 910/1260.92| -0.001 0.73| -1.902 0.69| -0.254 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1416319 compiled Dec 3 2012, 00:21:55 on x86_64-unknown-linux-gnu

2012-12-02 Thread neels
.111 resolved 952/1260.84| -0.002 1.29| +0.685 0.82| -0.036 status 68/90.66| -0.024 1.19| +0.910 1.14| +0.196 switch 952/1260.93| -0.001 0.56| -3.076 0.64| -0.297 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1419181 compiled Dec 10 2012, 00:21:53 on x86_64-unknown-linux-gnu

2012-12-09 Thread neels
.086 resolved 994/1260.81| -0.002 0.24| -1.789 0.64| -0.075 status 71/90.64| -0.025 0.92| -0.372 0.81| -0.262 switch 994/1260.91| -0.002 0.68| -2.213 0.66| -0.282 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1422723 compiled Dec 17 2012, 00:22:12 on x86_64-unknown-linux-gnu

2012-12-16 Thread neels
.080 resolved 1K/1260.80| -0.002 0.44| -1.330 0.68| -0.067 status 74/90.65| -0.024 0.60| -1.933 0.63| -0.518 switch 1K/1260.90| -0.002 0.62| -2.684 0.67| -0.274 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1425563 compiled Dec 24 2012, 00:21:43 on x86_64-unknown-linux-gnu

2012-12-23 Thread neels
.018 resolved 1K/1260.81| -0.002 0.49| -1.197 0.70| -0.062 status 77/90.65| -0.024 0.67| -1.587 0.77| -0.322 switch 1K/1260.91| -0.002 0.60| -2.827 0.66| -0.282 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1427024 compiled Dec 31 2012, 00:21:44 on x86_64-unknown-linux-gnu

2012-12-30 Thread neels
.067 resolved 1K/1260.81| -0.002 0.45| -1.307 0.68| -0.067 status 80/90.64| -0.025 0.88| -0.577 0.98| -0.025 switch 1K/1260.91| -0.002 0.75| -1.784 0.67| -0.272 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1429625 compiled Jan 7 2013, 00:21:41 on x86_64-unknown-linux-gnu

2013-01-06 Thread neels
.085 resolved 1K/1260.81| -0.002 0.32| -1.598 0.66| -0.071 status 83/90.66| -0.024 0.56| -2.109 0.64| -0.506 switch 1K/1260.91| -0.002 0.65| -2.483 0.66| -0.285 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1432772 compiled Jan 14 2013, 00:21:42 on x86_64-unknown-linux-gnu

2013-01-13 Thread neels
.083 resolved 1K/1260.85| -0.002 0.62| -0.899 0.69| -0.063 status 86/90.67| -0.023 0.62| -1.817 0.71| -0.409 switch 1K/1260.94| -0.001 0.68| -2.321 0.69| -0.254 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1436011 compiled Jan 21 2013, 00:21:41 on x86_64-unknown-linux-gnu

2013-01-20 Thread neels
.064 resolved 1K/1260.81| -0.002 0.35| -1.539 0.67| -0.067 status 89/90.65| -0.024 0.81| -0.914 0.87| -0.181 switch 1K/1260.93| -0.001 0.60| -2.850 0.66| -0.278 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1439213 compiled Jan 28 2013, 00:21:42 on x86_64-unknown-linux-gnu

2013-01-27 Thread neels
.084 resolved 1K/1260.80| -0.002 0.46| -1.268 0.69| -0.065 status 92/90.64| -0.025 0.60| -1.911 0.75| -0.354 switch 1K/1260.91| -0.002 0.53| -3.407 0.64| -0.298 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1441994 compiled Feb 4 2013, 00:21:42 on x86_64-unknown-linux-gnu

2013-02-03 Thread neels
.005 resolved 1K/1260.83| -0.002 0.76| -0.573 0.78| -0.046 status 95/90.82| -0.012 0.95| -0.220 0.84| -0.225 switch 1K/1260.96| -0.001 0.73| -1.942 0.86| -0.119 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1444634 compiled Feb 11 2013, 00:21:41 on x86_64-unknown-linux-gnu

2013-02-10 Thread neels
.035 resolved 1K/1260.82| -0.002 0.70| -0.711 0.82| -0.037 status 98/90.83| -0.012 0.64| -1.750 0.70| -0.419 switch 1K/1260.96| -0.001 0.83| -1.231 0.84| -0.130 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1447108 compiled Feb 18 2013, 00:21:45 on x86_64-unknown-linux-gnu

2013-02-17 Thread neels
.050 resolved 1K/1260.83| -0.002 0.28| -1.710 0.71| -0.060 status 101/90.82| -0.012 0.53| -2.269 0.67| -0.467 switch 1K/1260.99| -0.000 0.82| -1.303 0.84| -0.133 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Failed to build Revision: 1449572.

2013-02-24 Thread neels
Failed to build Revision: 1449572.

[svnbench] Revision: 1449694 compiled Feb 25 2013, 13:13:42 on x86_64-unknown-linux-gnu

2013-02-25 Thread neels
.061 resolved 1K/1260.87| -0.001 0.28| -1.706 0.68| -0.066 status 104/90.80| -0.014 0.65| -1.671 0.69| -0.430 switch 1K/1261.02| +0.000 0.71| -2.075 0.81| -0.158 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1452156 compiled Mar 4 2013, 00:21:41 on x86_64-unknown-linux-gnu

2013-03-03 Thread neels
.024 resolved 1K/1260.84| -0.002 0.67| -0.784 0.78| -0.046 status 107/90.81| -0.013 0.52| -2.297 0.65| -0.481 switch 1K/1261.00| -0.000 0.67| -2.374 0.82| -0.149 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1454966 compiled Mar 11 2013, 00:21:41 on x86_64-unknown-linux-gnu

2013-03-10 Thread neels
.021 resolved 1K/1260.84| -0.002 0.83| -0.390 0.79| -0.044 status 110/90.81| -0.013 0.56| -2.110 0.69| -0.437 switch 1K/1261.01| +0.000 0.85| -1.074 0.83| -0.141 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1457607 compiled Mar 18 2013, 00:22:03 on x86_64-unknown-linux-gnu

2013-03-17 Thread neels
.013 resolved 1K/1260.81| -0.002 0.45| -1.295 0.90| -0.021 status 113/91.58| +0.040 0.51| -2.373 0.67| -0.458 switch 1K/1261.01| +0.000 0.59| -2.936 0.75| -0.205 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1460490 compiled Mar 25 2013, 00:22:00 on x86_64-unknown-linux-gnu

2013-03-24 Thread neels
.029 resolved 1K/1261.27| +0.003 0.34| -1.560 0.78| -0.046 status 116/91.55| +0.038 0.57| -2.048 0.72| -0.390 switch 1K/1261.12| +0.002 0.53| -3.389 0.76| -0.196 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1463069 compiled Apr 1 2013, 00:22:00 on x86_64-unknown-linux-gnu

2013-03-31 Thread neels
.050 resolved 1K/1261.04| +0.000 0.36| -1.521 0.78| -0.045 status 119/90.67| -0.023 0.53| -2.268 0.70| -0.408 switch 1K/1261.14| +0.002 0.60| -2.853 0.74| -0.211 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1465520 compiled Apr 8 2013, 00:21:36 on x86_64-unknown-linux-gnu

2013-04-07 Thread neels
.015 resolved 42/1260.94| -0.001 1.14| +0.110 0.84| -0.030 status 3/90.75| -0.036 0.89| -0.295 0.87| -0.134 switch 42/1261.01| +0.001 0.90| -0.484 0.86| -0.099 update (legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 sec

[svnbench] Revision: 1175632 compiled Sep 26 2011, 00:21:33

2011-09-25 Thread neels
/home/neels/svnbench/20110926-002440 Started at Mon Sep 26 00:24:40 UTC 2011 - Results for dir levels: 5 spread: 5 Timings for 5x5_1.7.x N min max avgoperation (unit is seconds) 6 325.76 329.57 328.30

[svnbench] Revision: 1178283 compiled Oct 3 2011, 00:21:28

2011-10-02 Thread neels
/home/neels/svnbench/20111003-002436 Started at Mon Oct 3 00:24:36 UTC 2011 - Results for dir levels: 5 spread: 5 Timings for 5x5_1.7.x N min max avgoperation (unit is seconds) 6 323.44 330.10 327.03

[svnbench] Revision: 1180749 compiled Oct 10 2011, 00:21:27

2011-10-09 Thread neels
/home/neels/svnbench/20111010-002434 Started at Mon Oct 10 00:24:34 UTC 2011 - Results for dir levels: 5 spread: 5 Timings for 5x5_1.7.x N min max avgoperation (unit is seconds) 6 326.20 332.92 329.65

[svnbench] Revision: 1184963 compiled Oct 17 2011, 00:21:34

2011-10-16 Thread neels
/home/neels/svnbench/20111017-002444 Started at Mon Oct 17 00:24:44 UTC 2011 - Results for dir levels: 5 spread: 5 Timings for 5x5_1.7.x N min max avgoperation (unit is seconds) 6 326.98 331.32 329.07

[svnbench] Working copy problem.

2011-10-23 Thread neels
Working copy problem.

[svnbench] Revision: 1188143 compiled Oct 24 2011, 13:27:34

2011-10-24 Thread neels
/home/neels/svnbench/20111024-133042 Started at Mon Oct 24 13:30:42 UTC 2011 Averaged-total results across all runs: --- COMPARE total_1.7.x to total_trunk TOTAL RUN timings: 157.0 seconds avg for total_1.7.x 123.9 seconds avg for

[svnbench] Revision: 1195287 compiled Oct 31 2011, 00:21:33

2011-10-30 Thread neels
/home/neels/svnbench/20111031-002440 Started at Mon Oct 31 00:24:40 UTC 2011 Averaged-total results across all runs: --- COMPARE total_1.7.x to total_trunk TOTAL RUN timings: 164.1 seconds avg for total_1.7.x 128.0 seconds avg for

[svnbench] 1.6.x vs 1.7.0 (manual run)

2011-11-02 Thread neels
/home/neels/svnbench/2002-121346 Started at Wed Nov 2 12:13:46 UTC 2011 Averaged-total results across all runs: --- COMPARE total_1.6.x to total_1.7.0 TOTAL RUN timings: 237.1 seconds avg for total_1.6.x 161.8 seconds avg for

[svnbench] Revision: 1198597 compiled Nov 7 2011, 00:21:25

2011-11-06 Thread neels
/home/neels/svnbench/2007-002432 Started at Mon Nov 7 00:24:32 UTC 2011 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1201557 compiled Nov 14 2011, 00:21:25

2011-11-13 Thread neels
/home/neels/svnbench/2014-002433 Started at Mon Nov 14 00:24:33 UTC 2011 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1204302 compiled Nov 21 2011, 00:21:24

2011-11-20 Thread neels
/home/neels/svnbench/2021-002431 Started at Mon Nov 21 00:24:31 UTC 2011 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1206936 compiled Nov 28 2011, 00:21:32

2011-11-27 Thread neels
/home/neels/svnbench/2028-002449 Started at Mon Nov 28 00:24:49 UTC 2011 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1210293 compiled Dec 5 2011, 00:21:25

2011-12-04 Thread neels
/home/neels/svnbench/20111205-002433 Started at Mon Dec 5 00:24:33 UTC 2011 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1213121 compiled Dec 12 2011, 00:21:25

2011-12-11 Thread neels
/home/neels/svnbench/20111212-002439 Started at Mon Dec 12 00:24:39 UTC 2011 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1220567 compiled Dec 19 2011, 00:21:25

2011-12-18 Thread neels
/home/neels/svnbench/20111219-002434 Started at Mon Dec 19 00:24:34 UTC 2011 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1224666 compiled Dec 26 2011, 00:21:25

2011-12-25 Thread neels
/home/neels/svnbench/20111226-002435 Started at Mon Dec 26 00:24:35 UTC 2011 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1226324 compiled Jan 2 2012, 00:21:26

2012-01-01 Thread neels
/home/neels/svnbench/20120102-002446 Started at Mon Jan 2 00:24:46 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1228996 compiled Jan 9 2012, 00:21:26

2012-01-08 Thread neels
/home/neels/svnbench/20120109-002436 Started at Mon Jan 9 00:24:36 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1231803 compiled Jan 16 2012, 00:21:25

2012-01-15 Thread neels
/home/neels/svnbench/20120116-002436 Started at Mon Jan 16 00:24:36 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1234657 compiled Jan 23 2012, 00:21:27

2012-01-22 Thread neels
/home/neels/svnbench/20120123-002444 Started at Mon Jan 23 00:24:44 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1237511 compiled Jan 30 2012, 00:21:26

2012-01-29 Thread neels
/home/neels/svnbench/20120130-002435 Started at Mon Jan 30 00:24:35 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1240869 compiled Feb 6 2012, 00:21:28

2012-02-05 Thread neels
/home/neels/svnbench/20120206-002442 Started at Mon Feb 6 00:24:42 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1243375 compiled Feb 13 2012, 00:21:27

2012-02-12 Thread neels
/home/neels/svnbench/20120213-002441 Started at Mon Feb 13 00:24:41 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1291096 compiled Feb 20 2012, 00:21:34

2012-02-19 Thread neels
/home/neels/svnbench/20120220-002446 Started at Mon Feb 20 00:24:46 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1293977 compiled Feb 27 2012, 00:21:28

2012-02-26 Thread neels
/home/neels/svnbench/20120227-002448 Started at Mon Feb 27 00:24:48 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1296910 compiled Mar 5 2012, 00:21:27

2012-03-04 Thread neels
/home/neels/svnbench/20120305-002439 Started at Mon Mar 5 00:24:39 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1299495 compiled Mar 12 2012, 00:21:27

2012-03-11 Thread neels
/home/neels/svnbench/20120312-002454 Started at Mon Mar 12 00:24:54 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1302254 compiled Mar 19 2012, 00:21:25

2012-03-18 Thread neels
/home/neels/svnbench/20120319-002438 Started at Mon Mar 19 00:24:38 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1305182 compiled Mar 26 2012, 00:21:28

2012-03-25 Thread neels
/home/neels/svnbench/20120326-002441 Started at Mon Mar 26 00:24:41 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1308222 compiled Apr 2 2012, 00:21:25

2012-04-01 Thread neels
/home/neels/svnbench/20120402-002440 Started at Mon Apr 2 00:24:40 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1311122 compiled Apr 9 2012, 00:21:29

2012-04-08 Thread neels
/home/neels/svnbench/20120409-002453 Started at Mon Apr 9 00:24:53 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1326451 compiled Apr 16 2012, 00:21:27

2012-04-15 Thread neels
/home/neels/svnbench/20120416-002443 Started at Mon Apr 16 00:24:43 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1329004 compiled Apr 23 2012, 00:21:27

2012-04-22 Thread neels
/home/neels/svnbench/20120423-002445 Started at Mon Apr 23 00:24:45 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1332034 compiled Apr 30 2012, 00:21:30

2012-04-29 Thread neels
/home/neels/svnbench/20120430-002451 Started at Mon Apr 30 00:24:51 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1334843 compiled May 7 2012, 00:21:28

2012-05-06 Thread neels
/home/neels/svnbench/20120507-002445 Started at Mon May 7 00:24:45 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

[svnbench] Revision: 1338010 compiled May 14 2012, 00:21:28

2012-05-13 Thread neels
/home/neels/svnbench/20120514-002446 Started at Mon May 14 00:24:46 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone

  1   2   3   4   5   >