<?xml version="1.0" encoding="utf-8"?>
<!-- name="generator" content="pyblosxom/1.3.2 2/13/2006" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
<channel>
<title>diary of a window system hacker 19 Feb 2006</title>
<link>http://www.fooishbar.org/blog</link>
<description>can't think of a clever byline</description>
<language>en</language>
<item>
  <title>fd.o cvs migration complete</title>
  <link>http://www.fooishbar.org/blog/tech/fdo/cvsMigrated-2006-02-19-23-50.html</link>
  <description><![CDATA[
fd.o's <a href="http://www.freedesktop.org/wiki/MigrationPlan">CVS
migration</a> is finally complete.  CVS has moved from
gabe.freedesktop.org (formerly 'the freedesktop.org machine') to
kemper.freedesktop.org, a new secure host.  Anonymouse CVS and ViewCVS
now run on annarchy.freedesktop.org.
<br /><br />
This means that, technically, you should now be committing to:
<br />
<tt>username@cvs.freedesktop.org:/cvs/reponame</tt>
<br />
and checking out anonymously from:
<br />
<tt>:pserver:anoncvs@anoncvs.freedesktop.org:/cvs/reponame</tt>
<br /><br />
Anything using '@freedesktop.org' or '@pdx.freedesktop.org' is incorrect
and may, at some point in the future, stop working.  Anything using
'@cvs.freedesktop.org' is incorrect, but will probably keep working for
the time being.  The canonical URL for ViewCVS is now
http://webcvs.freedesktop.org; cvs.freedesktop.org will <em>probably</em>
keep issuing 302s, but that too may disappear at some point in the future,
so update your URLs.
<br /><br />
Some code has moved to GIT, too.  I can't remember exactly what the process
for committing there is, but the process for checking out is:
<br />
<tt>git-clone git://anongit.freedesktop.org/modulename</tt>
<br /><br />
The pserver redirection to anoncvs.fd.o wasn't working for a while.  I'll
post what I did, and see if you can figure out why:
<br />
<tt>root@kemper:~% iptables -t nat -A PREROUTING -d kemper.freedesktop.org
-p tcp --dport cvspserver -j DNAT --to-dest 131.252.208.36:2401</tt>

]]></description>
</item>

</channel>
</rss>
