<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to CVS Up-to-date Branch Created</title><link>https://sourceforge.net/p/libteklti/news/2005/09/cvs-up-to-date-branch-created/</link><description>Recent changes to CVS Up-to-date Branch Created</description><atom:link href="https://sourceforge.net/p/libteklti/news/2005/09/cvs-up-to-date-branch-created/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 23 Sep 2005 21:12:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libteklti/news/2005/09/cvs-up-to-date-branch-created/feed.rss" rel="self" type="application/rss+xml"/><item><title>CVS Up-to-date Branch Created</title><link>https://sourceforge.net/p/libteklti/news/2005/09/cvs-up-to-date-branch-created/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;For those who prefer to use CVS to update software, a&lt;br /&gt;
up-to-date branch for libteklti has been created.  A few &lt;br /&gt;
commands put inside a file to be executed by &lt;br /&gt;
something like crond should be able to handle the &lt;br /&gt;
auto-updating task:&lt;/p&gt;
&lt;p&gt;#!/bin/sh&lt;/p&gt;
&lt;p&gt;cvs -d:pserver:anonymous@66.24.29.1:/libteklti co -P libteklti-stable&lt;br /&gt;
cd libteklti-stable&lt;br /&gt;
autoreconf&lt;br /&gt;
./configure &amp;lt;replace this with your own configure flags&amp;gt;&lt;br /&gt;
make all&lt;br /&gt;
make install&lt;br /&gt;
cd ..&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacob Moorman</dc:creator><pubDate>Fri, 23 Sep 2005 21:12:47 -0000</pubDate><guid>https://sourceforge.netb5ffe622548ec47a036f5879aff3c0dc8ba80f6a</guid></item></channel></rss>