CVS archive access?

Marco Antonio Villegas Vega marvil07 at gmail.com
Thu Dec 17 19:46:33 CET 2009


Hi Aleksei,

El Tue, 15 Dec 2009 09:00:20 +0300
Aleksei escribió:

> Hi!
> 
> Sorry for necroposting :) I've been pretty occupied lately. First, no,
> I was unable to implement it. Git csv didn't process claws repository
> correctly, I guess.
> 
> Second, now I am finally relatively free, so I will try some other
> tools, starting with Tailor[1], and later share my experience. I'm not
> sure though, if further discussion should take place in mailing list
> or person-to-person.
> 
> [1] http://progetti.arstecnica.it/tailor

I try it by myself, and I see some warnings, but I could still have a
functional git repo using git-cvsimport.

So, I published in github[1] :-) as "A git clone of the great Claws
Mail MUA from the original CVS, it's _not intended_ to be a fork, just
to open a new way to make development around it."

I'm using gtk2 as the default branch in github, but I also pushed all
other branches I found in cvs to honor the history :-)

I plan to start syncing it once a week, but I could change that to make
it more often if there's people interested.

The exactly way I followed was:
# WARNING: __do not__ execute it, it took me almost 3 days :-p
# ( hoping I was not abusing claws-mail.org bandwidth :-( )
export CVS_RSH=ssh
git-cvsimport -a -p x,Z3 -v -d :pserver:anonymous at claws-mail.org:/ claws

BTW if you're thinking in using this repo to help development, I
suggest to not use git-cvsimport, because it's a large repo.

So instead I think it would be better to manage it by sending patches
to bugzilla.

So if you want to start using the repo just clone it:
git clone git://github.com/marvil07/claws-mail.git

[1] http://github.com/marvil07/claws-mail

Regards,
___________________________

Marco Antonio Villegas Vega
( º - º )  Ing. Informatica
http://marvil07.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.claws-mail.org/pipermail/users/attachments/20091217/e75b6837/attachment.pgp 


More information about the Users mailing list