On Fri, Oct 4, 2013 at 1:53 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> Follow-up: it's not the debugging which is taking so long, but the
> reproduce/build process (cloning a remote site) has been running for about
> 80 minutes now and i have no idea how long it will run.
>
> @Ron: this has prio 1 for me today (other than walking my dog ;), and i'll
> be in touch as soon as possible.
>

Bad news: i can't reproduce it :/

[stephan@host:~/cvs/fossil/ron]$ f set | grep autosy
autosync             (local)  0

[stephan@host:~/cvs/fossil/ron]$ f com -m 'crash test' 2>&1 | tee foo
New_Version: 6d5ef0c1b9988dc2400e98024b3ac42d0f14a976

[stephan@host:~/cvs/fossil/ron]$ cat foo
New_Version: 6d5ef0c1b9988dc2400e98024b3ac42d0f14a976

[stephan@host:~/cvs/fossil/ron]$ f time -n 1
=== 2013-10-04 ===
12:13:54 [6d5ef0c1b9] *CURRENT* crash test (user: stephan tags: trunk)

[stephan@host:~/cvs/fossil/ron]$ ../libfossil/f-timeline -n 2
ci [6d5ef0c1b998] @ 2013-10-04 14:13:54 by [stephan] in branch [trunk]
crash test

ci [6c0d3704e381] @ 2013-01-15 11:00:18 by [ron] in branch [trunk]
no comment

[stephan@host:~/cvs/fossil/ron]$ ../libfossil/f-ls | wc -l
10806

[stephan@host:~/cvs/fossil/ron]$ ../libfossil/f-acat current | head
C crash\stest
D 2013-10-04T12:13:54.361
F a.js 8051128fc23969a5894bd916de0719fde0a94f29
F about.htm a9c3c9d80131b5021e292e8be0f30957dd836313
F amex.gif 14979ef159d2c3a7caa72215ab7f9824cb7a2854
...

[stephan@host:~/cvs/fossil/ron]$ ../libfossil/f-ls -v current > 1

[stephan@host:~/cvs/fossil/ron]$ ../libfossil/f-ls -v prev > 2

[stephan@host:~/cvs/fossil/ron]$ diff 1 2 | less
1c1
< File list from manifest version 'current' [6d5ef0c1b998] (RID 12814)...
---
> File list from manifest version 'prev' [6c0d3704e381] (RID 10825)...

... lots of file diffs and the big RID diff between the current and prev
commits implies lots of changes were made.

i backed it up before the commit, so i can try a few more things out
without having to rebuild, but without a reproduce i won't be able to do
much :/.

This is 64-bit Ubuntu 12.04.2, btw.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to