public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: corinna@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: [cygwin-apps htdocs] branch master, updated. 5bbd473a4eb6c9bc6991dc6a268691b967830f3e
Date: Thu, 17 Mar 2016 10:27:00 -0000	[thread overview]
Message-ID: <20160317102704.51827.qmail@sourceware.org> (raw)




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/apps-htdocs.git;h=5bbd473a4eb6c9bc6991dc6a268691b967830f3e

commit 5bbd473a4eb6c9bc6991dc6a268691b967830f3e
Author: Corinna Vinschen <vinschen@redhat.com>
Date:   Thu Mar 17 11:26:59 2016 +0100

    Finalize with shutdown on github


Diff:
---
 index.html |   69 ++++++-----------------------------------------------------
 1 files changed, 7 insertions(+), 62 deletions(-)

diff --git a/index.html b/index.html
index 332000c..dc69915 100644
--- a/index.html
+++ b/index.html
@@ -12,14 +12,9 @@
 <div id="header">
 <h1>The Cygwin-Apps Homepage</h1>
 </div>
-<div id="main">
-<p>This page acts as a reference for the various projects hosted in the cygwin-apps git and CVS repositories.</p>
 
-<h2>
-<a id="git" name="git">
-Projects under GIT control
-</a>
-</h2>
+<div id="main">
+<h2>This page acts as a reference for the various projects hosted in the cygwin-apps git repository.</h2>
 
 <p>The list of cygwin-apps projects under git control is available via GITWeb:<br>
 <a href="https://sourceware.org/git/gitweb.cgi?a=project_list;pf=cygwin-apps">https://sourceware.org/git/gitweb.cgi?a=project_list;pf=cygwin-apps</a>
@@ -39,61 +34,11 @@ Projects under GIT control
 <p><a href="https://cygwin.com/git/?p=cygwin-apps/run.git">run</a> - Launch cmdline programs with hidden console</p>
 <p><a href="https://cygwin.com/git/?p=cygwin-apps/setup.git">setup</a> - the official Cygwin <a href="setup.html">setup</a> program used to install Cygwin and keep it up to date.</p>
 <p><a href="https://cygwin.com/git/?p=cygwin-apps/windows-default-manifest.git">windows-default-manifest</a> - The manifest each executable has to be linked against since Windows 8.1</p>
-<p>htdocs - The cygwin-apps website files</p>
-
-<h3>Cygwin-apps git howto</h3>
-
-For development, check out the sources like this:
-
-<pre>  
-git clone git://cygwin.com/git/cygwin-apps/&lt;PROJECT&gt;.git
-</pre>
-
-or, if you have commit rights on the repository (you know if you do), like this:
-
-<pre>  
-git clone cygwin.com:/git/cygwin-apps/&lt;PROJECT&gt;.git
-</pre>
-
-Using the "csih" project as example, the aforementioned links look like this:
-
-<pre>
-https://sourceware.org/git/?p=cygwin-apps/csih.git
-git clone git://cygwin.com/git/cygwin-apps/csih.git
-git clone cygwin.com:/git/cygwin-apps/csih.git
-</pre>
-
-</p>
-
-<h2>
-<a id="git" name="git">
-Projects under CVS control (yet!)
-</a>
-</h2>
-
-<p><a href="https://sourceware.org/viewvc/cygwin-apps/shutdown">shutdown</a> - Shutdown, reboot, hibernate or suspend the machine</p>
-
-<h3>Cygwin-apps CVS howto</h3>
-
-For development, check out the sources like this:
-
-<pre>  
-cvs -d :pserver:anoncvs@cygwin.com:/cvs/cygwin-apps co &lt;PROJECT&gt;
-</pre>
-
-or, if you have commit rights on the repository (you know if you do), like this:
-
-<pre>  
-cvs -d :ext:&lt;USER&gt;:/cvs/cygwin-apps co &lt;PROJECT&gt;
-</pre>
-
-Example:
-
-<pre>
-https://sourceware.org/viewvc/cygwin-apps/shutdown/
-cvs -d :pserver:anoncvs@cygwin.com:/cvs/cygwin-apps co shutdown
-cvs -d :ext:your_sourceware_username:/cvs/cygwin-apps co shutdown
-</pre>
+<p><a href="https://cygwin.com/git/?p=cygwin-apps/htdocs.git">htdocs</a> - The cygwin-apps website files</p>
+<h3>This project is maintained externally on
+<a href="https://github.com/">Github</a> since 2013:</h3>
+<p><a href="https://github.com/ffes/cygwin-shutdown/">shutdown</a> - 
+Shutdown, reboot, hibernate or suspend the machine.</p>
 
 </div>
 


                 reply	other threads:[~2016-03-17 10:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160317102704.51827.qmail@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).