CVS: setedit/www-site index.html,1.37,1.38
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2009-11-11 12:39:53
|
Update of /cvsroot/setedit/setedit/www-site In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22962/www-site Modified Files: index.html Log Message: * Fixed: [WWW] Link to the CVS and how to do a check-out. The information was outdated, reported by Joerg Schiermeier (info/schiermeier-software/de) Index: index.html =================================================================== RCS file: /cvsroot/setedit/setedit/www-site/index.html,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** index.html 17 Mar 2009 13:16:48 -0000 1.37 --- index.html 11 Nov 2009 12:39:42 -0000 1.38 *************** *** 750,759 **** <li> Check out the TV's CVS:<br> cvs -d:pserver:ano...@tv...:/cvsroot/tvision login<br> ! cvs -z3 -d:pserver:ano...@tv...:/cvsroot/tvision co tvision <li> Check out the editor's CVS:<br> cvs -d:pserver:ano...@se...:/cvsroot/setedit login<br> ! cvs -z3 -d:pserver:ano...@se...:/cvsroot/setedit co setedit </ol><p> ! <li> CVS web: <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/setedit">http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/setedit</a><p> <li> Snapshot: See the <a href="snap.html">snap.html</a> page.<br> For Turbo Vision consult it: <a href="http://tvision.sf.net/snap.html">http://tvision.sf.net/snap.html</a> page.<br> --- 750,759 ---- <li> Check out the TV's CVS:<br> cvs -d:pserver:ano...@tv...:/cvsroot/tvision login<br> ! cvs -z3 -d:pserver:ano...@tv...:/cvsroot/tvision co -P tvision <li> Check out the editor's CVS:<br> cvs -d:pserver:ano...@se...:/cvsroot/setedit login<br> ! cvs -z3 -d:pserver:ano...@se...:/cvsroot/setedit co -P setedit </ol><p> ! <li> CVS web: <a href="http://setedit.cvs.sourceforge.net/viewvc/setedit/">http://setedit.cvs.sourceforge.net/viewvc/setedit/</a><p> <li> Snapshot: See the <a href="snap.html">snap.html</a> page.<br> For Turbo Vision consult it: <a href="http://tvision.sf.net/snap.html">http://tvision.sf.net/snap.html</a> page.<br> |