]> www.wagner.pp.ru Git - sites/home_page.git/commitdiff
Changed CVS pserver links to git links
authorVictor Wagner <vitus@wagner.pp.ru>
Tue, 2 Oct 2012 20:03:37 +0000 (00:03 +0400)
committerVictor Wagner <vitus@wagner.pp.ru>
Tue, 2 Oct 2012 20:03:37 +0000 (00:03 +0400)
software/catdoc/index.html
software/tcl/fubar.html
software/tcl/tclfvwm.html
software/tcl/tclsyslog.html

index 238e2bca9dd1903c511633295cfcd928ac3c4dd8..14dc521651dbd21163c6094207652cebfd42885c 100644 (file)
@@ -114,6 +114,8 @@ href="http://ftp.wagner.pp.ru/pub/catdoc/catdoc-0.94.2.zip">catdoc-0.94.2.zip</a
 <dd>Sources + DOS realmode executables <B>THESE ARE NOT WINDOWS PROGRAMS</B><br>
 (SHA 1 hash sum 4b75f3a511fe3ec5304883931937eb1db73a4b70)</dl>
 Previous versions can be found on <a href="archive.html">archive page</a>
+<dt><a href="http://www.wagner.pp.ru/gitweb?p=oss/catdoc.git;a=summary">GIT repository
+<dd><tt>git clone http://www.wagner.pp.ru/git/oss/catdoc.git</tt>
 <h3>Documentation</h3>
 <p>
 Catdoc is documented in traditional Unix man pages. For MS-DOS users
index 041a56988c23490b1c726abf1453662a074e51f3..52fc70f3d331dd27fde53d55e0acb609642b7b24 100644 (file)
@@ -267,12 +267,12 @@ host file
 </li></ul>
 <h2>Download</h2>
 
-Use CVS to download
+Use git to download
 <blockquote>
-    CVSROOT=:pserver:cvs@wagner.pp.ru:/work/oss<br>
-    empty password<br> 
-    module name <a href="http://www.wagner.pp.ru/cgi-bin/cvsweb/fubar?cvsroot=soft">fubar</b></a>
+       git clone http://www.wagner.pp.ru/git/oss/fubar.git
 </blockquote>  
+See also <A href="http://www.wagner.pp.ru/gitweb?p=oss/fubar.git">GitWeb
+page</a>
 <p>
 Additional software, required to run FUBAR</b>:
 </p><ul>
index d599b9c4a7f5f032220cd798f3c7aa39916b37fc..1fdc09bfd6d45e446f3dc1c3ee58316a1d046611 100644 (file)
@@ -29,12 +29,11 @@ access to fvwm pipes. On Linux module works without TclX.
 href="http://ftp.wagner.pp.ru/pub/tcl/fvwm/fvwm-tcl-1.3.tar.gz">fvwm-tcl-1.3.tar.gz</a>
 <li>Debian packages are avaliable from <A
 HREF="http://wagner.pp.ru/debian/repository">our  repository</a>
-<Li>CVS
+<Li>GIT
 <pre>
-CVSROOT=:pserver:cvs@wagner.pp.ru:/work/oss<br>
- empty password<br> 
- module name <a href="/cgi-bin/cvsweb/fvwm-tcl?cvsroot=soft">fvwm-tcl</a>
+git clone http://www.wagner.pp.ru/git/oss/fvwm-tcl.git
 </pre>
+<li><a href="http://www.wagner.pp.ru/gitweb?p=oss/fvwm-tcl.git;a=summary">GITWEB</a>
 <H3>Bug tracking</H3>
 <A HREF="https://www.wagner.pp.ru/cgi-bin/cvstrac/fvwm-tcl/">HTTPS access
 to Cvstrac</a>. If you don't have my CA certificate, visit <a
index fa2013351f1fbe068822125a9f84f8a10858978a..6f58572ce65c7e3d087b70a237fa0822b9eb6d11 100644 (file)
@@ -59,23 +59,16 @@ stubs-enabled and Unicode aware.
 HREF="http://ftp.wagner.pp.ru/pub/tcl/tclsyslog/tclsyslog-2.0.tar.gz">Version
 2.0</A> For tcl 8.1 and above -
 stubs-enabled and Unicode aware.
-<H2>CVS access</H2>
-TclSyslog can also be obtained from my CVS.
+<H2>GIT access</H2>
+TclSyslog can also be obtained from my GIT repository via http protocol.
 
 <pre>
-CVSROOT=:pserver:cvs@wagner.pp.ru:/work/oss
-cvs login
-&lt; empty password&lt;
-cvs checkout tclsyslog 
+git clone http://www.wagner.pp.ru/git/oss/tclsyslog.git
 </pre>
+See also <a
+href="http://www.wagner.pp.ru/gitweb?p=oss/tclsyslog;a=summary">GitWeb
+page</a>
 
-You can also <a href="/cgi-bin/cvsweb/tclsyslog?cvsroot=soft">browse CVS
-via web</A>
-<p>
-Use tag <a
-href="/cgi-bin/cvsweb/tclsyslog?cvsroot=soft&only_with_tag=r-2-0-branch">r-2-0-branch</a> for version 2.x and 
-<a href="/cgi-bin/cvsweb/tclsyslog?cvsroot=soft&only_with_tag=r-1-1-branch">r-1-1-branch</a>
-for version 1.x.
 
 <H2>Bug tracking system</H2>