Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
CVS got turned into a newt! (It got better)
- X-seq: zsh-workers 22441
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: CVS got turned into a newt! (It got better)
- Date: Fri, 12 May 2006 11:21:14 -0700
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- In-reply-to: <200605120952.k4C9qN4d027801@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <237967ef0605111440w2c2f37c1j6ccca5188d680e2f@xxxxxxxxxxxxxx> <200605120952.k4C9qN4d027801@xxxxxxxxxxxxxx>
On Fri, May 12, 2006 at 10:52:23AM +0100, Peter Stephenson wrote:
> (CVS is unwell)
CVS is feeling a little better today. If you already have a zsh
checkout, edit the main CVS/Root file and add a "zsh." prefix in
front of the cvs.sourceforge.net hostname, like this:
:ext:YOUR_USERNAME@xxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/zsh
or (so I have read) this:
:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/zsh
Then, copy the updated file into all the other CVS dirs:
for root in **/CVS; cp -p CVS/Root $root
After that, you should be able to access zsh's cvs again.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author