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 <stephen@@missouri.edu>
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" <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 <ctm-users.freebsd.org>
List-Archive: <http://lists.freebsd.org/pipermail/ctm-users>
List-Post: <mailto:ctm-users@@freebsd.org>
List-Help: <mailto:ctm-users-request@@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/ctm-users>,
	<mailto:ctm-users-request@@freebsd.org?subject=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"

