From owner-ctm-users@@freebsd.org Sat Dec 24 13:24:44 2011 Delivered-To: ctm-users@@freebsd.org Message-ID: <4EF55B2B.9010700@@missouri.edu> Date: Fri, 23 Dec 2011 22:55:07 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15 MIME-Version: 1.0 To: "ctm-users@@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: svn-cur X-BeenThere: ctm-users@@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CTM User discussions List-Archive: List-Post: List-Help: List-Subscribe: , Sender: owner-ctm-users@@freebsd.org Errors-To: owner-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 _______________________________________________ ctm-users@@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/ctm-users To unsubscribe, send any mail to "ctm-users-unsubscribe@@freebsd.org"