Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh git repository?
- X-seq: zsh-workers 26190
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: zsh git repository?
- Date: Mon, 29 Dec 2008 12:25:54 +0100
- Cc: "Zsh Workers" <zsh-workers@xxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=XfZlS/JHL/ExHBxYBXf3uoDp0jp5qsTp7qvgtsmfaPI=; b=TCwysTt2IBg5Ayb5IYwRn0a9jR31SArsPyiYzSipJqabbdaIHxM5y4Lu+/iQDgO0l2 612AAECA384beosENT5K5evNdnCMgJJ99TfBuZHRcElaHrNFklYRfJhFD3i1mvCLNHik I6cptvVR2w/JepLOO5KuOlMYDZd8w7rCT9/pM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=tCLzvSqTlbH+CBIhObzErsJ1iFb3oW+DKEEdzgEazjYXUTaY1WWuZYevSys9/JXgOl iSdUH9BAHis58S3FZZi3FPAhPqJJL32v7pV1PpFsxqEFk234d0D0Tk/44aeT3TpoYond cksewIa82qSBKijdoJhFNUapcuMFvmNqrqnNY=
- In-reply-to: <081229005946.ZM19405@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <2d460de70812261827k4f84f338le180159754509a32@xxxxxxxxxxxxxx> <20081227091201.GD2880@xxxxxxxxxxxxxxx> <2d460de70812280258j19e5663cqbdba341ff468aed8@xxxxxxxxxxxxxx> <20081229000915.GA32443@xxxxxxxx> <20081229082728.GA7408@xxxxxxxxxxxx> <081229005946.ZM19405@xxxxxxxxxxxxxxxxxxxxxx>
On Mon, Dec 29, 2008 at 09:59, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> Highly unlikely at present. I don't believe SourceForge supports it (if
> they do, I couldn't find anything about it in a few minutes of poking).
sourceforge.jp does, but the two are not related, afaik. SF.net supports
CVS and SVN, that's it.
That is one of the many reasons why SF.net is dead afaic. If ZSH were
to move to git, I would strongly suggest repo.or.cz. They offer a
'mob' user. This boils down to being able to allow anonymous commit
access to an extra branch called 'mob'. Anyone could then commit
to that branch and just send commit IDs to the mailing list. People
with proper access could cherry-pick the commits into master or
not as they see fit.
Richard
PS: I did not ask to _move_ to git on purpose. But as someone
else brought it up, I decided to chip in. git vs SVN et al is
similar to my zsh vs bash experience back then, though zsh
has a much more gentle learning curve & requires less change
of basic mindset.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author