Subject: svn-cur From: Stephen Montgomery-Smith Date: Fri, 23 Dec 2011 22:55:07 -0600 (Sat 05:55 CET) To: "ctm-users@freebsd.org" This is my second attempt to implement svn-cur into CTM. Look at ftp://cauchy.math.missouri.edu/pub/CTM/svn-cur/ You will have to apply the patch to /usr/src/usr.sbin/ctm/ctm and rebuild ctm. (I think "make depend && make && make install" is what you need to do.) ctm now includes a wrapper around tar and svnadmin. You will need the subversion port installed, and xz installed if your base system doesn't have xz in it. The original ctm was programmed in a very defensive manner, so that it would predict errors before they happened. Unfortunately svnadmin is not so defensively programmed. Also, I don't think I am as meticulous as the original programmer Poul-Henning Kamp. If anyone has advice for how to improve the patch, I would greatly appreciate it. And also, if you try it out and it crashes or does something else bad, please tell me about it. If it works, you should find that svn-cur is operated in exactly the same way as the current ctm's. Thanks, Stephen _______________________________________________ -rw-r--r-- 1 1004 1004 1253 Dec 25 05:11 README -rw-r--r-- 1 1004 1004 13283 Dec 24 03:04 patch-for-ctm -rw-r--r-- 1 1004 1004 14455 Dec 24 21:59 patch-for-ctm-v02 -rw-r--r-- 1 1004 1004 14519 Dec 24 22:44 patch-for-ctm-v03 -rw-r--r-- 1 1004 1004 583 Dec 25 04:48 patch-for-ctm_smail -rw-r--r-- 1 1004 1004 4975 Dec 25 04:43 patch-for-mkctm -rw-r--r-- 1 1004 1004 1116498844 Dec 24 01:13 svn-cur.0001.xz -rw-r--r-- 1 1004 1004 631328 Dec 24 03:17 svn-cur.0002.xz -rw-r--r-- 1 1004 1004 5588 Dec 24 15:45 svn-cur.0003.xz -rw-r--r-- 1 1004 1004 12380 Dec 24 20:05 svn-cur.0004.xz -rw-r--r-- 1 1004 1004 996 Dec 25 04:45 svn-cur.0005.xz -rw-r--r-- 1 1004 1004 203920 Dec 26 04:05 svn-cur.0006.xz -rw-r--r-- 1 1004 1004 8480 Dec 26 12:05 svn-cur.0007.xz -rw-r--r-- 1 1004 1004 2244 Dec 26 20:05 svn-cur.0008.xz