1 <?php include "top.php"; ?>
2 <title>GNU nano: CVS and Current Status</title>
3 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
5 <td HEIGHT="70%" NOSAVE><b></b>
6 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
9 <center><b>SVN Status</b></center>
14 Nano's source tree has been migrated to subversion.
15 For those of you who want the most bleeding-edge
16 version of nano, check out the repository for nano using the
18 <A href="https://svn.savannah.gnu.org/viewvc/trunk/nano/README.SVN?root=nano&view=markup">
19 the current copy</A> of the subversion access document for
22 All activity is currently in the trunk (unstable) tree. The stable
23 branches see releases only if severe usability bugs are found in
29 <img src="withnano.png" border=0></A>
36 <?php include "bottom.php"; ?>