<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://blogs.codehaus.org/people/dion//archives/cygwin.html">
<title>dion - Cygwin</title>
<link>http://blogs.codehaus.org/people/dion//archives/cygwin.html</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2003-10-14T02:24:49+10:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.661" />

<items>
<rdf:Seq><rdf:li rdf:resource="http://blogs.codehaus.org/people/dion/archives/000201_cygwin_viewcvs_apache_and_win32.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://blogs.codehaus.org/people/dion/archives/000201_cygwin_viewcvs_apache_and_win32.html">
<title>Cygwin, viewcvs, apache and Win32</title>
<link>http://blogs.codehaus.org/people/dion/archives/000201_cygwin_viewcvs_apache_and_win32.html</link>
<description><![CDATA[ I was looking for a way to get <a href="http://viewcvs.sourceforge.net">viewcvs</a> going for our <a href="http://www.cvsnt.org">CVS for NT</a> installation. <br />
I tried installing <a href="http://www.python.org/windows/">Python for Windows</a> and using that, but it seems that viewcvs and python for windows don't get along. After that, I gave <a href="http://www.cygwin.com/">Cygwin</a> a go.<br />

I could get Apache up and going with a little modification to the httpd.conf, but viewcvs just kept barfing on me about 
<pre> "unable to remap C:\cygwin\bin\cygssl-0.9.7.dll" </pre> on every request. 
I then found out that to fix this, I should do a <pre> rebaseall </pre> from a fresh cygwin window with no other cygwin processes running.  After this all went well<br />
I'm now checking out <a href="http://russ.hn.org/viewcvs/">ViewCVS for Windows</a> for a native solution.<br />
Fingers crossed.

Update: That worked fine once I upgraded to a later version of CVS for NT.]]></description>
<dc:subject>Cygwin</dc:subject>
<dc:creator>dion</dc:creator>
<dc:date>2003-10-14T02:24:49+10:00</dc:date>
</item>


</rdf:RDF>
