← Back to team overview

dhis2-devs team mailing list archive

Re: Fwd: Please approve me to work on dhis2-devs-core or dhis2-devs-ind

 

After following all the above instructions, now i am been able to checkout codes.

Thanks Dan


Regards
Brajesh Murari

------------------------------------------------------------------------------------------------
A fool can become a genius when he understands he is a fool. But; A genius can become a fool when he understands he is a genius.
----------------------------------------------------------------------------------------------------------------------------------Dr. Abdul Kalam-----------



On Thursday, 14 November 2013 9:54 PM, Dan Cocos <dan@xxxxxxxxxxxx> wrote:
 
Brajesh,

It looks like you may not properly have an account setup did you follow the first steps outlined here 
https://wiki.ubuntu.com/LaunchpadStepByStepInstructions

CREATING AN ACCOUNT

First of all you'll need a launchpad account. You can create one over at https://launchpad.net/+login ;.

SSH KEYS

To upload code you will require an SSH key. This is so you can prove to launchpad/bazaar that you are who you say you are. If you don't already have one, here's how to make one.

Logged in under your own user account type the following into a console.

   ssh-keygen -t dsa

You will now be asked for a secret password. Choose one and press enter. Your key has now been generated. You can see it by typing.

   nano  ~/.ssh/id_dsa.pub

Note that in Linux, ~ is a shortcut for your homedir, given the example above, it's like typing

 nano /home/yourusername/.ssh/id_dsa.pub 

Go to your launchpad profile now, and copy/paste the text from the file you opened in the section above, into the section marked Update SSH Keys. That's that bit done.

SAYING HELLO

Now you need to introduce yourself to bazaar.

   bzr whoami 'Your Name email@xxxxxxxxxxx'

Note: don't forget <email@domain> the <> make a difference!





On Nov 14, 2013, at 11:06 AM, Brajesh Murari <brajesh.murari@xxxxxxxxx> wrote:

Hi Ola,
>
>I have tried with both 
>
>bzr branch lp:dhis2 
>bzr checkout lp:dhis2
>
>But in both way verbos comes with 
>
>1.
>
>Brajesh@Dell /cygdrive/f/java/src/dhis2
>$ bzr branch lp:dhis2
>Enter passphrase for key '/home/Brajesh/.ssh/id_dsa':
>Write failed: Connection reset by peer
>bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.
>
>Brajesh@Dell /cygdrive/f/java/src/dhis2
>
>
>
>2. 
>
>
>
>Brajesh@Dell /cygdrive/f/java/src/dhis2
>$ bzr checkout lp:dhis2
>Enter passphrase for key '/home/Brajesh/.ssh/id_dsa':
>Write failed: Connection reset by peer
>bzr:
 ERROR: Connection closed: Unexpected end of message. Please check 
connectivity and permissions, and report a bug if problems persist.
>
>
>Regards,
>Brajesh
>
>
>
>
>
>
>On Thursday, 14 November 2013 6:33 PM, Ola Hodne Titlestad <olati@xxxxxxxxxx> wrote:
> 
>bzr branch lp:dhis2
>
>
>----------------------------------
>Ola Hodne Titlestad (Mr)
>HISP
>Department of Informatics
>University
 of Oslo
>
>Mobile: +47 48069736
>Home address: Eftasåsen 68, 
0687 Oslo, Norway. Googlemaps link
>
>
>On 14 November 2013 13:34, Knut Staring <knutst@xxxxxxxxx> wrote:
>
>Can someone please provide some guidance here?
>>
>>
>>---------- Forwarded message ----------
>>From: Brajesh Murari <brajesh.murari@xxxxxxxxx>
>>Date: Thu, Nov 14, 2013 at 1:27 PM
>>Subject: Re: Please approve me to work on dhis2-devs-core or dhis2-devs-ind
>>To: Knut Staring <knutst@xxxxxxxxx>
>>
>>
>>
>>Hi Knut
>>
>>I have tried so many times but getting this problem given below
>>
>>Brajesh@Dell /cygdrive/f/java/src/dhis2
>>$ bzr checkout lp:dhis2
>>Enter passphrase for key '/home/Brajesh/.ssh/id_dsa':
>>Write failed: Connection reset by peer
>>bzr:
 ERROR: Connection closed: Unexpected end of message. Please check 
connectivity and permissions, and report a bug if problems persist.
>>
>>Not been able to understand because network issue is not here since on my 3G data card download speed is more 
>>thank 2 Mbps.
>>
>>Can you let me know what causes this problem !
>>
>>Regards
>>Brajesh
>>
>>
>>
>>
>>
>>
>>
>>On Thursday, 14 November 2013 12:14 AM, Knut Staring <knutst@xxxxxxxxx> wrote:
>> 
>>Hi Brajesh,
>>Anyone can check out the code. You don't need any approval!
>>13. nov. 2013 18:02 skrev "Brajesh Murari" <brajesh.murari@xxxxxxxxx> følgende:
>>
>>
>>Hi Lars,
>>>
>>>Can you put me in DHIS2 trunk development !
>>>I have send request on launchpad for joining to DHIS2 core development.
>>>I am not been able to checkout code on my system.
>>>
>>>Can you approve me from your end ! please.
>>>
>>>Regards,
>>>Brajesh
>>>--
>>>This message was sent from Launchpad by
>>>Brajesh Murari (https://launchpad.net/~brajesh-murari)
>>>using the "Contact this team's admins" link on the DHIS 2 core developers
>>>team page (https://launchpad.net/~dhis2-devs-core).
>>>For more information see
>>>https://help.launchpad.net/YourAccount/ContactingPeople
>>>
>>
>>
>>
>>
>>
>>-- 
>>
>>Knut Staring
>>Dept. of Informatics, University of Oslo
>>+4791880522
>>http://dhis2.org 
>>_______________________________________________
>>Mailing list: https://launchpad.net/~dhis2-devs
>>Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>>Unsubscribe : https://launchpad.net/~dhis2-devs
>>More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
>_______________________________________________
>Mailing list: https://launchpad.net/~dhis2-devs
>Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>Unsubscribe : https://launchpad.net/~dhis2-devs
>More help   : https://help.launchpad.net/ListHelp
>

References