庆祝自己在drupal.org上的CVS账号申请成功!

前段时间,我为drupal6开发了alinks模块,于是去drupal.org上申请CVS账号,准备把我的模块拿出来跟大家共享。

经过几次周折,今天终于申请下来了。

drupal.org上的审核人员还是很认真负责的。

今天是2008年9月5号,自己先留个纪念呵呵!

下面是邮件的回复信息:

We are pleased to inform you that your CVS account request has been approved.

 It will be activated within one or two hours.

Message from the CVS maintainer:
You might like to set your editor not to use the tab character but emulate it with 2 spaces.

Useful links:
http://cvs.drupal.org/viewcvs/drupal/contributions : 

The README.txt and FAQ.txt contain important guidelines on how to use your account.
http://drupal.org/handbook/cvs : 

The CVS handbook details all that you need to know to use the Drupal CVS repositories.
http://drupal.org/contributors-guide : The contributors guide should provide all pertinent information on contributing to Drupal.
http://drupal.org/mailing-lists : It is recommended that you subscribe to the appropriate Drupal mailing lists.

下面是介绍CVS的手册
http://drupal.org/handbook/cvs

下面这个链接是告诉你怎么样一步一步的把你的modules或者theme提交到cvs里

http://drupal.org/node/100748

下面也是一篇文章介绍怎么样贡献你的module到cvs里

http://drupal.org/node/188985

先下载一个cvs客户端,不同的cvs客户端,操作方法略有不同。几种主流的cvs客户端的操作指南都很详细,甚至有截图演示。根据你的喜欢,选一种,照着做就行了: http://drupal.org/handbook/cvs/clients

TortoiseCVS,这个比较流行,而且这个的操作指南更详细: http://drupal.org/node/227524

玩转CVSNT+TortoiseCVS 版本控制系统(图解)

http://lavasoft.blog.51cto.com/62575/19274

TortoiseCVS 简明流程实例

 http://www.redsaga.com/CVS_newbie_win32/TortoiseCVS.html

TortoiseCVS 使用者手冊中文版(第一章):

http://jiing.blogspot.com/2005/09/tortoisecvs.html

TortoiseCVS 使用者手冊中文版(第2章):

http://jiing.blogspot.com/2005/09/tortoisecvs_10.html

TortoiseCVS 使用者手冊中文版(第3章):

http://jiing.blogspot.com/2005/09/tortoisecvs_21.html