zsh-workers
 help / color / mirror / code / Atom feed
From: Simon Ruderich <simon@ruderich.org>
To: zsh-workers@zsh.org
Subject: Re: Add Git repository to homepage
Date: Fri, 9 Apr 2010 22:18:30 +0200	[thread overview]
Message-ID: <20100409201830.GA8804@ruderich.org> (raw)
In-Reply-To: <20100409125303.0b62e3d0@news01>


[-- Attachment #1.1: Type: text/plain, Size: 1220 bytes --]

On Fri, Apr 09, 2010 at 12:53:03PM +0100, Peter Stephenson wrote:
> On Sat, 3 Apr 2010 22:03:42 +0200
> Simon Ruderich <simon@ruderich.org> wrote:
>> From what I read in the past on the mailing list it looks like
>> most newcomers to Zsh don't know about the Git repository, so I
>> thought maybe we could add it to the homepage.
>
> If someone can write a variant of the page
>
> http://zsh.sourceforge.net/Arc/cvs.html
>
> that does essentially the same thing for Git I will add it (or anyone with
> CVS access should also now have access to the web site by rsync).

Attached is a version for Git. I don't know how this file is
generated so I just modified the HTML.

I found some problems with the links on both pages though, the
daily snapshots don't work, the yodl link also doesn't work.

While we're at it, could the News page get updated to include the
latest release? For someone visiting the page it looks like Zsh
wasn't updated in two years. And maybe a direct link to the Zsh
sources could also get added, I couldn't find one when I was
checking the cvs.html links.

Thanks,
Simon
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9

[-- Attachment #1.2: git.html --]
[-- Type: text/plain, Size: 2261 bytes --]

<html>
<head>
  <title>ZSH - Git</title>
  <link rel="icon" href="../favicon.png" type="image/png">
  <link rel="up" href="../">
  <link rel="top" href="../">
  <link rel="prev" href="./">
  <link rel="first" href="list-contents.html">
  <link rev="made" href="mailto:zsh@sunsite.dk">
</head>

<body bgcolor="#ffffff" text="#000000">

<table width="100%">
<tr><td>
<a href="./"><img src="../Images/prev.png" width=30 ALT="[prev]" height=30></a>
<a href="../"><img src="../Images/next.png" width=30 ALT="[next]" height=30></a>
<a href="../"><img src="../Images/up.png" width=30 ALT="[up]" height=30></a>
<a href="../"><img src="../Images/top.png" width=30 ALT="[top]" height=30></a>
</td>
<td>
<font size="+3" align=center><strong>Git</strong></font>
</td>
</tr>
</table>
<hr size=1 noshade>

<p>
Additionally to the main CVS repository there is also a Git mirror available,
also hosted by <a href="http://sourceforge.net/">SourceForge</a>. To clone
the repository use the following command.
<p>
<tt>git clone git://zsh.git.sf.net/gitroot/zsh/zsh</tt>
<p>
You can also browse the repository online through
<a href="http://zsh.git.sourceforge.net/git/gitweb.cgi?p=zsh/zsh">gitweb</a>.
<p>
To build it, you will need to run <tt>Util/preconfig</tt> to build the
configure script. This requires that you have a copy of
<a href="http://www.gnu.org/software/autoconf/autoconf.html">autoconf</a>
installed. Documentation is pre-built for the releases so unless you have
<a href="http://www.xs4all.nl/~jantien/yodl/">Yodl</a> installed builds
from Git sources will fail when they come to build documentation. This is
after zsh itself has been built so don't let that error worry you.

<p>
The master branch contains the current development.
<p>
Be aware that if you obtain your copy of Zsh in any of the ways described on
this page, it is likely to contain many more bugs than the official releases. If
you're not interested in having the very latest features and just want to get on
with some real work get the latest stable release.

<hr>
<div align=right>
<address>
<a name=Signature href="../disclaimer.html">Disclaimer</a>
Last modified: $Date: 2010/04/09 22:03:27 $
</address>
</div>

</body>
</html>

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

  reply	other threads:[~2010-04-09 20:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-03 20:03 Simon Ruderich
2010-04-09 11:53 ` Peter Stephenson
2010-04-09 20:18   ` Simon Ruderich [this message]
2010-04-09 21:02     ` Peter Stephenson
2010-04-10  0:55       ` Simon Ruderich
2010-04-12  9:11         ` Peter Stephenson
2010-04-10  8:28       ` Geoff Wing

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=20100409201830.GA8804@ruderich.org \
    --to=simon@ruderich.org \
    --cc=zsh-workers@zsh.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).