bat:~/hg/fromcvs> hg init ../net bat:~/hg/fromcvs> ruby tohg.rb /home/ncvs src/sys/net ../net /home/ncvs/src/sys/net /home/ncvs/src/sys/net/Attic /home/ncvs/src/sys/net committing set by rgrimes at Tue May 24 10:05:40 UTC 1994 to CSRG merging cset 303237643737 by rgrimes at Tue May 24 10:05:40 UTC 1994 to HEAD committing set by rgrimes at Wed May 25 09:10:37 UTC 1994 to HEAD committing set by davidg at Sun May 29 07:43:54 UTC 1994 to HEAD committing set by davidg at Mon Aug 01 11:39:43 UTC 1994 to HEAD committing set by davidg at Tue Aug 02 07:46:50 UTC 1994 to HEAD committing set by davidg at Mon Aug 08 10:49:19 UTC 1994 to HEAD committing set by davidg at Mon Aug 08 10:58:30 UTC 1994 to HEAD committing set by davidg at Mon Aug 08 11:43:44 UTC 1994 to HEAD committing set by davidg at Mon Aug 08 12:07:25 UTC 1994 to HEAD committing set by wollman at Thu Aug 18 22:35:22 UTC 1994 to HEAD committing set by davidg at Sat Aug 20 03:48:55 UTC 1994 to HEAD committing set by paul at Sun Aug 21 05:11:48 UTC 1994 to HEAD committing set by paul at Sun Aug 21 19:06:48 UTC 1994 to HEAD committing set by bde at Mon Aug 22 14:16:36 UTC 1994 to HEAD committing set by wollman at Tue Sep 06 22:42:10 UTC 1994 to HEAD committing set by se at Wed Sep 07 19:50:42 UTC 1994 to HEAD committing set by wollman at Thu Sep 08 00:17:22 UTC 1994 to HEAD committing set by davidg at Fri Sep 09 12:58:10 UTC 1994 to HEAD committing set by davidg at Mon Sep 12 11:49:49 UTC 1994 to HEAD committing set by davidg at Tue Sep 13 16:05:50 UTC 1994 to HEAD committing set by wollman at Wed Sep 14 03:10:05 UTC 1994 to HEAD committing set by phk at Fri Sep 16 05:47:03 UTC 1994 to HEAD committing set by wollman at Fri Dec 02 23:22:59 UTC 1994 to HEAD creating branch MACKERRAS from HEAD, cset 626538383963 committing set by branch-fixup at Fri Sep 23 00:08:07 UTC 1994 to MACKERRAS committing set by wollman at Fri Sep 23 00:08:07 UTC 1994 to MACKERRAS committing set by wollman at Fri Sep 23 00:10:33 UTC 1994 to MACKERRAS committing set by wollman at Fri Sep 23 00:13:22 UTC 1994 to HEAD committing set by wollman at Sat Oct 01 19:44:38 UTC 1994 to HEAD committing set by phk at Sun Oct 02 17:48:26 UTC 1994 to HEAD committing set by phk at Tue Oct 04 06:49:53 UTC 1994 to HEAD committing set by wollman at Wed Oct 05 20:11:28 UTC 1994 to HEAD committing set by wollman at Wed Oct 05 21:22:45 UTC 1994 to HEAD committing set by phk at Sat Oct 08 01:40:23 UTC 1994 to HEAD committing set by phk at Sat Oct 08 22:38:27 UTC 1994 to HEAD committing set by davidg at Sun Oct 09 07:35:03 UTC 1994 to HEAD committing set by wollman at Tue Oct 11 23:16:29 UTC 1994 to HEAD committing set by phk at Sat Oct 15 21:33:17 UTC 1994 to HEAD committing set by pst at Tue Nov 01 09:03:20 UTC 1994 to HEAD committing set by wollman at Tue Nov 01 22:18:34 UTC 1994 to HEAD committing set by wollman at Wed Nov 02 04:41:25 UTC 1994 to HEAD committing set by wollman at Thu Nov 03 01:04:32 UTC 1994 to HEAD creating branch ALPHA_2_0 from HEAD, cset 346639313435 committing set by guido at Thu Nov 10 18:49:23 UTC 1994 to HEAD committing set by bde at Mon Nov 14 14:06:06 UTC 1994 to HEAD committing set by bde at Tue Nov 15 14:41:38 UTC 1994 to HEAD committing set by phk at Wed Nov 16 02:16:18 UTC 1994 to HEAD creating branch OLAH_TTCP from HEAD, cset 356463636535 committing set by ugen at Wed Nov 23 08:29:44 UTC 1994 to HEAD committing set by davidg at Thu Nov 24 14:29:38 UTC 1994 to HEAD committing set by bde at Sat Nov 26 19:24:00 UTC 1994 to HEAD committing set by bde at Sun Nov 27 15:29:57 UTC 1994 to HEAD committing set by wollman at Fri Dec 02 23:23:00 UTC 1994 to cronyx merging cset 383437356335 by wollman at Fri Dec 02 23:23:00 UTC 1994 to HEAD committing set by bde at Sun Dec 04 08:52:51 UTC 1994 to HEAD committing set by wollman at Tue Dec 13 22:31:49 UTC 1994 to HEAD committing set by wollman at Tue Dec 13 23:07:03 UTC 1994 to HEAD committing set by wollman at Wed Dec 21 18:03:41 UTC 1994 to HEAD committing set by wollman at Wed Dec 21 22:56:59 UTC 1994 to HEAD committing set by davidg at Thu Dec 22 07:20:03 UTC 1994 to HEAD committing set by wollman at Thu Dec 22 21:00:05 UTC 1994 to HEAD committing set by davidg at Fri Dec 30 06:46:21 UTC 1994 to HEAD committing set by se at Thu Jan 05 19:51:47 UTC 1995 to HEAD committing set by wollman at Mon Jan 23 02:00:35 UTC 1995 to HEAD committing set by davidg at Mon Jan 23 17:53:21 UTC 1995 to HEAD committing set by bde at Tue Jan 24 04:47:33 UTC 1995 to HEAD committing set by amurai at Tue Jan 31 06:15:49 UTC 1995 to R093 Traceback (most recent call last): File "./tohg.py", line 102, in ? destrepo.dispatch() File "./tohg.py", line 98, in dispatch func(*l[1:]) File "./tohg.py", line 81, in cmd_commit raise RuntimeError, "commit by %s at %s (%s) did not succeed" % \ RuntimeError: commit by amurai at Tue Jan 31 06:15:49 1995 (if_tun.c, if_tun.h) did not succeed transaction abort! rollback completed tohg.rb:200:in `readline': end of file reached (EOFError) from tohg.rb:200:in `_commit' from tohg.rb:154:in `commit' from ./fromcvs.rb:894:in `commit' from ./fromcvs.rb:964:in `commit_sets' from tohg.rb:228