Re: [Mailman-Developers] Understanding the codebase(GSOC 2015)

Hi Prakash,
On Tuesday 03 March 2015 10:42 PM, Prakash kumar wrote:
Going line by line through the entire source might not be the thing you want to do (Mailman is a pretty big project ;-). You can get started by picking up a bug and reading through the parts of the source code relevant to it.
All the links are clearly mentioned on the Ideas Page, please go through it thoroughly. You'll find answers to most of your questions there.
If you are familiar with git, bzr should not be at all difficult for you to follow. Follow this1 guide and you should be good to go.
You can push to launchpad with this command:
$ bzr push lp:~<your launchpad username>/mailman/<branch name>
(Fill in the data inside of <> with your appropriate data).
-- thanks, Abhilash Raj
participants (1)
-
Abhilash Raj