[microworld-dev] Re: MoM Saturday Jul 10th

  • From: Saurabh Bhatia <saurabh.a.bhatia@xxxxxxxxx>
  • To: microworld-dev@xxxxxxxxxxxxx
  • Date: Tue, 13 Jul 2010 23:28:05 +0530

Guys

Those who are not getting the development branch can try :

git pull


If it does not work, then create a local branch as Saideep just explained.

Regards

Saurabh

On Tue, Jul 13, 2010 at 11:09 PM, saideep a.v.s <annadatha@xxxxxxxxx> wrote:

> Hello All,
>
>         The following is what worked for me:
> 1) git clone git://github.com/saurabhbhatia/microworld.git
> 2) cd microworld
> 3) git branch
> 4) if branch doesn't list  development
>
>              git branch development
>              git checkout development
>              git pull git@xxxxxxxxxx:saurabhbhatia/microworld.git
>
>
> Best Wishes,
> Saideep Annadatha
>
>
>
> On Mon, Jul 12, 2010 at 12:57 AM, chandramouli s <naruvimama@xxxxxxxxx>wrote:
>
>> 'git branch' shows only '*master'  the repository that gets cloned has
>> only the Master branch on it.
>>
>>
>>
>> On Sun, Jul 11, 2010 at 9:21 PM, Saurabh Bhatia <
>> saurabh.a.bhatia@xxxxxxxxx> wrote:
>>
>>> please try this:
>>>
>>> railosmith@garage:~/microworld$ git branch
>>>   development
>>> * master
>>> railosmith@garage:~/microworld$ git checkout development
>>> M    app/controllers/groups_controller.rb
>>> M    app/controllers/ledger_controller.rb
>>> M    app/controllers/ledger_controller.rb~
>>> M    app/controllers/refund_controller.rb
>>> M    app/controllers/users_controller.rb
>>> M    app/models/user.rb
>>> M    app/views/groups/index.html.erb
>>> D    app/views/groups/index.html.erb~
>>> M    app/views/ledger/index.html.erb
>>> M    app/views/ledger/index.html.erb~
>>> M    app/views/ledger/show_ledger.html.erb
>>> M    app/views/ledger/show_ledger.html.erb~
>>> M    app/views/refund/index.html.erb
>>> M    app/views/refund/index.html.erb~
>>> D    app/views/users/daily.html.erb~
>>> M    app/views/users/edit.html.erb
>>> D    app/views/users/edit.html.erb~
>>> D    app/views/users/history.html.erb~
>>> M    app/views/users/index.html.erb
>>> D    app/views/users/index.html.erb~
>>> M    app/views/users/new.html.erb
>>> D    app/views/users/new.html.erb~
>>> D    app/views/users/show.html.erb~
>>> M    log/development.log
>>> D    public/user/image/0000/0001/intel.jpg
>>> Switched to branch 'development'
>>> railosmith@garage:~/microworld$ git branch
>>> * development
>>>   master
>>> railosmith@garage:~/microworld$
>>>
>>> let me know if this does not work out
>>>
>>>
>>>
>>>
>>>
>>> On Mon, Jul 12, 2010 at 12:32 AM, chandramouli s 
>>> <naruvimama@xxxxxxxxx>wrote:
>>>
>>>> Hi saurabh,
>>>>
>>>> I tried cloning the repository with 'git clone
>>>> http://github.com/saurabhbhatia/microworld.git' since I am working
>>>> behind a http proxy. But the git file contains only the master branch. Any
>>>> idea how I can get the whole git repository. using git clone with the git
>>>> address does not work.
>>>>
>>>>
>>>>
>>>> On Sun, Jul 11, 2010 at 8:52 PM, Saurabh Bhatia <
>>>> saurabh.a.bhatia@xxxxxxxxx> wrote:
>>>>
>>>>> *Date : July 10th 2010
>>>>> Attendees : Chandra , Padmanabham , Kumar , Naveen , Anandhi , Saurabh
>>>>> *
>>>>>
>>>>> Following is the trasncript of the meeting :
>>>>>
>>>>> *1. Introduction from everyone:*
>>>>> Chandra , Kumar , Padmanabham and Anandhi pls proceed for intros
>>>>>  chandramouli: I am a student would soon be graduating and am
>>>>> interested in rails development
>>>>>  Anandhi: sorry to interrupt... and sorry for being late..got held up
>>>>> with some work
>>>>> 10:14 PM me: No problems anandhi
>>>>>  Anandhi: I just now finished my masters from NUS
>>>>>  manish_rbl10: i am software developer i ahve 4 year of experince in
>>>>> finacial applications
>>>>>  Anandhi: now searching for job in banking industry
>>>>> 10:15 PM me: Great ...
>>>>>  Kumar: developer with 4 yrs of exp
>>>>>   various langs
>>>>> 10:16 PM bootstrapping a startup too
>>>>>   apart from the day job
>>>>> 10:17 PM chandramouli: since I don't have a blog or website at least
>>>>> not yet, I could send you a prezi of my short Cv ... though it looks more
>>>>> like a wild dream ....
>>>>> http://prezi.com/jsfsdjsgj7wo/my-resume/?utm_source=share&utm_campaign=shareprezi&utm_medium=email
>>>>>
>>>>>
>>>>> *2. Outlined and Explained ROles to everyone:*
>>>>>
>>>>> Padnabham and Anandhi will first start understanding Microfinance
>>>>>  Anandhi: ok
>>>>>  manish_rbl10: i was working on this today
>>>>>  me: as they are they are supposed to get the domain knowledge
>>>>>   right
>>>>>  manish_rbl10: got the basics of it
>>>>> 10:35 PM me: cool .. So the first step for you guys
>>>>>   would be to understand 3 concepts :
>>>>>   1. Self Help Group Dynamics
>>>>>   2. Lending Models
>>>>> 10:36 PM 3. Interest Rates and Maximze Returns
>>>>>  Anandhi: will do that and get back to you if i have any questions
>>>>>  me: for sure
>>>>>  manish_rbl10: if we can get hold of some one who is dealing with
>>>>> Naveen: I am a Information architect and a usability analyst
>>>>> Naveen: Can I be also a part of requireents gathering
>>>>>
>>>>> *3. Procedure to develop from Now on:*
>>>>>
>>>>> me: Now, Naveen will speak to us
>>>>>   and discuss the stuff with you
>>>>>   and you guys decide
>>>>>   how to fit the domain knowledge into software
>>>>>   thats when i will also help you ..
>>>>> 10:41 PM eg We need to make a Ledger or a Journal
>>>>>   then Anandhi and Padmanabham know how a ledger looks and works
>>>>>   so you will explain us how the flow goes in the real time
>>>>>  manish_rbl10: OK
>>>>>  me: whereas Naveen will tell what kind of ledger does Touching Lives
>>>>> want
>>>>> 10:42 PM so we will combine these 2 things to
>>>>>  Anandhi: hmm
>>>>>  me: form a final ledger for the software
>>>>>   once, these things are done. Saideep and me will spell out the
>>>>> features
>>>>>   forms, buttons , application flow
>>>>> 10:43 PM Chandra , Kumar
>>>>>   and Saideep can then start
>>>>>   Designing the database,
>>>>>   Wireframes
>>>>>   Code with Rails
>>>>> 10:44 PM Naveen will work on usability
>>>>>   and will guide us with our wireframes etc ..
>>>>>   Soundharya and Anandhi
>>>>>   can then test the application various tools like runit, selenium etc
>>>>> 10:45 PM once we are ready with the release
>>>>>   Sonia and Asif can do the user test*ing*
>>>>> *
>>>>> 4. Some discussions on the tech side :*
>>>>>
>>>>> 1. Temporary files
>>>>>   in the system need to be cleared
>>>>> 11:06 PM 2. a few bugs to squash
>>>>>   3. Write unit tests
>>>>>   for controller and model
>>>>>   lemme make it to 4
>>>>>   4. Documentation
>>>>>   chandra
>>>>> 11:07 PM can you clean the system of temporary files ?
>>>>>   off*
>>>>>  chandramouli: ok
>>>>>  me: cool . thats a start
>>>>>   bugs
>>>>>  chandramouli: it it the old code that is not yet functional?
>>>>>  me: i am will list and will be up for grabs
>>>>> 11:08 PM it is
>>>>>   but it needs to be better
>>>>>   i will list the issues and they will be up for grabs ;)
>>>>>   by tomorrow
>>>>>  chandramouli: ok
>>>>> 11:09 PM me: fist level of tests as it is more ruby specific i will
>>>>> assign it to some rails developer
>>>>>   at the end of the week, Anandhi will do the automated testing
>>>>>   is that fine ?
>>>>>  chandramouli: ok
>>>>>  Anandhi: I am sorry i dont know to use the tools... i did only manual
>>>>> testing..
>>>>> 11:10 PM me: ohh ok
>>>>>  manish_rbl10: we can use waiter
>>>>>  me: yup
>>>>>   http://watir.com/
>>>>>   its actually v straightforward
>>>>>   and much easier than manual testing
>>>>>  Anandhi: ok... will look at it
>>>>>  me: but i believe Anandhi
>>>>>   its better if u take a look at
>>>>> 11:11 PM http://seleniumhq.org/
>>>>>   its something which runs in your firefox
>>>>>   and is more intuitive
>>>>>  Anandhi: ok
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Thank you
>>>> Chandramouli
>>>>
>>>>
>>>
>>>
>>> --
>>> Best Regards
>>>
>>> Saurabh
>>>
>>>
>>
>>
>> --
>> Thank you
>> Chandramouli
>> +46 0735876948
>>
>
>


-- 
Best Regards

Saurabh

Other related posts: