<docbook><section><title>CVS</title><title>Anonymous CVS Access</title>Anonymous CVS Access
<bridgehead class="http://www.w3.org/1999/xhtml:h2">Read-only CVS developer access</bridgehead>
<para>The iODBC CVS repository on<ulink url="http://sourceforge.net/cvs/?group_id=90493">SourceForge.net</ulink> is still available, but development has moved to <ulink url="https://github.com/openlink/iODBC">Github</ulink>.</para>
<para>&lt;!-- Patches and new contributions can be submitted as diffs from the current archive by performing the following steps:</para>
<programlisting>$ cvs add newfiles
$ cvs -z3 diff -uN &gt; diffs
</programlisting><para> Diffs and contributions can be sent to the <ulink url="OpenLink">OpenLink</ulink> iODBC source archive manager at iodbc@openlinksw.com for inclusion into the next iODBC distribution.
 Please provide accompanying documentation with bugs fixes and/or new features contributions.</para>
<para>--&gt;</para>
</section></docbook>