Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: 4.0.1 - arguments test fails
- X-seq: zsh-workers 14749
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: Re: 4.0.1 - arguments test fails
- Date: Wed, 6 Jun 2001 10:58:54 +0000
- In-reply-to: <200106061051.MAA23925@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200106061051.MAA23925@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Jun 6, 12:51pm, Sven Wischnowsky wrote:
} Subject: Re: PATCH: Re: 4.0.1 - arguments test fails
}
} > Yes, you have to
} > cvs -d '<the-sourceforge-stuff>' checkout -r zsh-4_0-patches zsh
} > and apply it.
}
} cvs [server aborted]: "commit" requires write access to the repository
}
} What am I doing wrong?
Probably you checked out a copy using the cvs pserver. You need to use
the ssh flavor of <the-sourceforge-stuff>:
CVS_RSH=ssh cvs -d 'wischnow@xxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/zsh' ...
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author