Re: Cyrus Add-ons

2010-10-17 Thread Jeroen van Meeuwen (Kolab Systems)
Reinaldo de Carvalho wrote:
> On Sat, Oct 16, 2010 at 2:11 PM, Henrique de Moraes Holschuh
> 
>  wrote:
> > On Sat, 16 Oct 2010, Reinaldo de Carvalho wrote:
> >> RCS is local version control, isn't a network service.
> > 
> > It is also per-file.  Think CVS with even less features.  I also have
> > some stuff in RCS, mostly LyX documents without any external material.
> > 
> > Reinaldo, any reason why you don't use git or mercurial?  That would
> > make it much easier for cooperative work.  sf.net supports git, and it
> > will NOT increase your dependency on the network even a bit, as it is
> > fully distributed.
> 
> No reason. Can you point me a git howto?

I would love to help you developing / maintaining the Python Cyrus package you 
did as well.

We have some infrastructure on cyrusimap.org which we could use, too, if 
desirable (wiki, bugzilla, git repo, web browsing, email notifications for 
commits, and of course a number of contributors already known/authorized).

Kind regards,

-- 
Jeroen van Meeuwen
Senior Engineer, Kolab Systems AG

e: vanmeeu...@kolabsys.com
t: +316 42 801 403
w: http://www.kolabsys.com

pgp: 9342 BF08

Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/


Re: Cyrus Add-ons

2010-10-17 Thread Reinaldo de Carvalho
On Sun, Oct 17, 2010 at 6:23 AM, Jeroen van Meeuwen (Kolab Systems)
 wrote:
> Reinaldo de Carvalho wrote:
>> No reason. Can you point me a git howto?
>
> I would love to help you developing / maintaining the Python Cyrus package you
> did as well.
>
> We have some infrastructure on cyrusimap.org which we could use, too, if
> desirable (wiki, bugzilla, git repo, web browsing, email notifications for
> commits, and of course a number of contributors already known/authorized).
>

Will be great, can you create a git account for python-cyrus and
korreio projects?

Korreio must be rewrited on QT4, and python-cyrus need support to XFER.

-- 
Reinaldo de Carvalho
http://korreio.sf.net
http://python-cyrus.sf.net

"While not fully understand a software, don't try to adapt this
software to the way you work, but rather yourself to the way the
software works" (myself)

Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/


Re: Cyrus Add-ons

2010-10-17 Thread Patrick Goetz
On 10/16/2010 2:49 PM, Henrique de Moraes Holschuh wrote:
> I can't help you with mercurial, but google should find good
> tutorials as well.  Mercurial is almost as nice as git, only a bit
> slower but with better MS Windows support.
>

The mercurial website has plenty of documentation:

  http://mercurial.selenic.com/learn/

I use hg (mercurial) and really like it.  I think in comparison with 
git, git is a lot more complicated/flexible, which isn't necessarily a 
good thing if the simpler tool does everything you need.


-- 
Patrick Goetz

Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/