[Wireshark-dev] New developer - how to start?

2012-05-25 Thread Dipanjan Das
Hi Developers, I want to get myself involved in the development of Wireshark. Can anybody please let me know about the following: 1. Is there anywhere I need to get myself registered as a developer? 2. How are the tasks splitted across? 3. How is the synchronization among developers

Re: [Wireshark-dev] New developer - how to start?

2012-05-25 Thread Tyson Key
Hi Dipanjan, There isn't really a formal registration process, but registering at http://bugs.wireshark.org/ is a good place to start. As for tasks - there isn't a formal list of mandatory activities (but there is a wishlist on the wiki, which might be vaguely interesting); and things are fairly

Re: [Wireshark-dev] New developer - how to start?

2012-05-25 Thread Dipanjan Das
Hi Tyson, Thanks for your detailed reply. But, still I am having a doubt. If, being a developer, someone makes an unintentional mistake commits the same to SVN, then it will get released in the next Wireshark build. Isn't it? Is there any quality control process / monitoring system for that?

Re: [Wireshark-dev] New developer - how to start?

2012-05-25 Thread Pascal Quantin
2012/5/25 Dipanjan Das its.dipanjan@gmail.com: Hi Developers, I want to get myself involved in the development of Wireshark. Can anybody please let me know about the following: Is there anywhere I need to get myself registered as a developer? How are the tasks splitted across? How is

Re: [Wireshark-dev] New developer - how to start?

2012-05-25 Thread Dipanjan Das
Hi Pascal, As you have mentioned If your patch is considered as good enough, it will be committed to the subversion repository by one of the core developers., I'd like to know if the list of core developers community developers available somewhere. On 26 May 2012 02:01, Pascal Quantin

Re: [Wireshark-dev] New developer - how to start?

2012-05-25 Thread Evan Huus
On Fri, May 25, 2012 at 4:40 PM, Dipanjan Das mail.dipanjan@gmail.com wrote: Hi Pascal, As you have mentioned If your patch is considered as good enough, it will be committed to the subversion repository by one of the core developers., I'd like to know if the list of core developers

Re: [Wireshark-dev] New developer - how to start?

2012-05-25 Thread Dipanjan Das
Hi, Where is the AUTHORS file located in the source treehttp://anonsvn.wireshark.org/viewvc/ ? On 26 May 2012 02:13, Evan Huus eapa...@gmail.com wrote: On Fri, May 25, 2012 at 4:40 PM, Dipanjan Das mail.dipanjan@gmail.com wrote: Hi Pascal, As you have mentioned If your patch is

Re: [Wireshark-dev] New developer - how to start?

2012-05-25 Thread Gerald Combs
At the top of the trunk. http://anonsvn.wireshark.org/viewvc/trunk/AUTHORS On 5/25/12 1:52 PM, Dipanjan Das wrote: Hi, Where is the AUTHORS file located in the source tree http://anonsvn.wireshark.org/viewvc/? On 26 May 2012 02:13, Evan Huus eapa...@gmail.com mailto:eapa...@gmail.com