From: Shiva N. <see...@gm...> - 2011-09-14 20:10:07
|
On Wed, Sep 14, 2011 at 12:58 PM, Abhishek Shrivastava <i.a...@gm...>wrote: > Agreed. You guys must be busy in Festember. > > By the way, its good that we've moved to Github. I know I used to oppose it > but I think now its time to give a a new look to PCMS :) > > I'm not so familiar with Github, so I have some questions regarding its > features. Please let me know if its possible to have : > > 1) Github mailing lists for developers ? (or we'd still be using SF mailing > list ?) > I'm not sure if github has an in-built mailing list option. We might have to continue using SF's mailing list for now or set up our own mailing list elsewhere. > 2) Have people committing in the master repo of pragyan cms and all the > developers in the mailing lists gets an update of the commit (like its setup > currently for SF and SVN) > Guess so. Have to check it out. > 3) Github Issue Tracker vs SF TRAC ? 4) Integration of TRAC with changelog, code-browser and diff viewer (like > its there in SF for SVN repos) > I've not used github's issue tracker very well so far... so can't comment on it now. 5) Committing in Master repo directly vs committing in the local forked repo > and then giving a pull request to master. Also, if someone does the pull > from master, does everyone else gets an update ? > Committing into the local forked repo and pulling it later to the master repo has its own advantages. Very few people can be given access to pull to the master repo.. But anyone can fork it out and work on it. Once someone has written some code, we can review their code, check if it works and then pull from them. The person who wrote the code gets proper credit for doing so, as the commit log shows that that person had committed a particular feature. We only pull if the forked version works fine and has no bugs in it. > 6) Maintain a Wiki > Check this link: https://github.com/Integriti/pragyan/wiki It might work only if you have logged in into github. > > These are some standard practices they follow for open source projects, so > we've to make sure we follow them too. We'll have to resolve these issues > before we formally announce that we've moved to Github. We'd need to do a > lot of changes in pragyan.integriti.org.in and at other places too. > > Regards. > > > On Wed, Sep 14, 2011 at 12:05 PM, Balanivash S <bal...@gm...>wrote: > >> Hey Abhishek, >> >> First, We are serious about GSoC this year. As of now most of the second >> and third years are working on building applications for festember. After it >> is over we'll have a intro session about Pragyan CMS to the second years and >> then we'll start off with the tickets. >> >> There are lot of plans on improvement. In sometime it'll be implemented >> and you can see the results.. :) >> >> >> With Regards, >> S.Nivash, >> IV yr, Department of Computer Science and Engineering, >> >> National Institute of Technology, Trichy >> Ph: +91 94867 19607 >> >> >> On Wed, Sep 14, 2011 at 3:24 AM, Abhishek Shrivastava <i.a...@gm... >> > wrote: >> >>> Hello Pragyan Developers, >>> >>> I've been checking the revision log recently and unfortunately I'm seeing >>> no commit or ticket activity for a long time. Never before has there been >>> such a long gap between commits in Pragyan CMS project. If you are really >>> serious about pushing PCMS to GSOC this year, then this is not going to help >>> at all. >>> >>> One of the important parameters for GSOC is the project activity. Last >>> time, our project had very frequent commits and that showed to GSOC admins >>> that the people are really interested in the project. Now suddenly, if they >>> see that the project has gone into a dormant state than they'll surely mark >>> it as a big negative point on our profile. >>> >>> Currently, the following people have commit rights : Nivash, Boopathi, >>> Chakra and Shivanandan. All of you, its time to kick-start the project back >>> into life ! If anyone else needs commit permissions too, don't hesitate to >>> ask ! >>> >>> Hope to see some activity soon. >>> Good luck ! >>> >>> PS : There's been a new kind of Ticket Spam that has hit Pragyan Trac and >>> so I've disabled unauthenticated ticket creation. Now, only sourceforge >>> logged in members can create tickets. >>> -- >>> Abhishek Shrivastava >>> B.Tech Graduate in ECE (07-11 batch) >>> National Institute of Technology Trichy, India >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>> Learn about the latest advances in developing for the >>> BlackBerry® mobile platform with sessions, labs & more. >>> See new tools and technologies. Register for BlackBerry® DevCon >>> today! >>> http://p.sf.net/sfu/rim-devcon-copy1 >>> _______________________________________________ >>> Pragyan-developers mailing list >>> Pra...@li... >>> https://lists.sourceforge.net/lists/listinfo/pragyan-developers >>> >>> >> > > > -- > Abhishek Shrivastava > B.Tech Graduate in ECE (07-11 batch) > National Institute of Technology Trichy, India > > > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > Learn about the latest advances in developing for the > BlackBerry® mobile platform with sessions, labs & more. > See new tools and technologies. Register for BlackBerry® DevCon today! > http://p.sf.net/sfu/rim-devcon-copy1 > _______________________________________________ > Pragyan-developers mailing list > Pra...@li... > https://lists.sourceforge.net/lists/listinfo/pragyan-developers > > |