[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GT] Re: Re: RE: Re: Hosting the project
- To: devel
AT
geniustrader.org, Raphael Hertzog <raphael
AT
ouaza.com>, Bjarne.Christiansen
AT
nokia.com
- Subject: [GT] Re: Re: RE: Re: Hosting the project
- From: Chia-liang Kao <clkao
AT
clkao.org>
- Date: Tue, 27 Jul 2010 23:26:52 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=pefdKgYNY/vjCodxzxFe+tum9Bf7lvVIH+gZwKOtDSs=; b=Ru8c3dd4EARJJJkIZtTc6T0nGO/cVsWszVhkPEbUV8jFxFnyxgGLvpMCmCsumZlIvi ItbCfJ/lC5NE+FolfPRKOyviVutj0pw96xI7xqlUVb7UQmEx+Ou+c5EHxNz8LAqtBqSE u1tLgHfkyTY0nIw2SRi3unTpFdldAWDH1ni6Y=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=DR9tGgieubpGlzehpTPKXYaOOGAlgXOMQt+lQvTKk1wygqJn1JjW+SqWWiWukBtKRW bMeTzBbscjOsKZt12x/swh1KETBx5P1plWwgVymwobIoy3gdqYPtLbo/xCkWcNDh0YKz Rn5wXnXrtsw9aCEgLL4WN9BY6ogK9BZdovhAI=
- In-reply-to: <20100727151656.GA31314
AT
rivendell>
- Message-id: <AANLkTimOKNGnMpJ5L3V-f-Y9RDjvmnTAGMRWaxAy-q_T@mail.gmail.com> (sfid-20100727_172808_515412_E14B36CE)
- Reply-to: devel
AT
geniustrader.org
- Sender: chialiang
AT
gmail.com
Hi,
On 27 July 2010 23:16, Raphael Hertzog <raphael
AT
ouaza.com> wrote:
> Hi,
>
> Le mardi 27 juillet 2010, Bjarne.Christiansen
AT
nokia.com a Ãcrit :
>> Like mentioned previously, there are several choices when it comes to
>> hosting the code, here are a few:
>
> We also need to consider the website and the mailing lists at least.
>
> If we switch VCS, I have a clear preference for Git so even if I'm not
> active in the development, I'm happy to make the choice for the team if
> you can't pick up a common preferred VCS.
FYI, i actually have the repository already mirrored on github:
http://github.com/clkao/finance-geniustrader
this contains the svn mirror (trunk and cpan branch), as well as all
my patches maintained in separate branches. we can start from here,
either clone the current mainline branches, or simply use it as the
published repository. for the latter, i'm willing to give commit bits
to people and perhaps help merging patches if my time allows.
Cheers,
CLK