dhis2-documenters team mailing list archive
-
dhis2-documenters team
-
Mailing list archive
-
Message #00143
Re: trouble creating folder
Shouldn't be. The error message indicates that you are trying to commit
the changes using http which will not work. http onlty works for readonly
access to launchpad.
Can you try to check out again, but using:
bzr co lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
(Note the lp:... url rather than http)
On 19 July 2012 11:25, Inés Bebea <ines.bebea@xxxxxxxxxx> wrote:
> I had done it. Actually I previously got a message telling me to put SSH
> keys to work, so I generated a pair and upload it to Launchpad.
> I was wondering whether it has something to do with creating folders into
> that particular tree :S
>
>
> 2012/7/19 Bob Jolliffe <bobjolliffe@xxxxxxxxx>
>
>> Ines did you do the business of putting your ssh key public key on
>> into your account profile on launchpad?
>>
>> This error indicates that you have checked out using http protocol
>> which means you are not properly logged in to launchpad. To be able
>> to pull and push you need to use the ssh key.
>>
>> https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair
>>
>> On 19 July 2012 10:08, Inés Bebea <ines.bebea@xxxxxxxxxx> wrote:
>> > Hi all,
>> >
>> > I am trying to create "es" folder for DHIS documentation in Spanish at
>> > "dhis2-docbook-docs/src/docbkx/":
>> >
>> > But I get the following error:
>> >
>> > $ bzr add es
>> > adding src/docbkx/es
>> > $ bzr commit -m "Created folder for spanish translations"
>> > bzr: ERROR: Cannot lock
>> > LockDir(
>> http://bazaar.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/.bzr/branch/lock
>> ):
>> > Transport operation not possible: http does not support mkdir()
>> >
>> > What's the problem here? Could you please help me creating the folder?
>> >
>> > Also a new question, should I start naming files in english with the
>> same
>> > name the documentation files have in the English branch?
>> >
>> > Thanks,
>> >
>> > Inés
>> >
>> >
>> >
>> > _______________________________________________
>> > Mailing list: https://launchpad.net/~dhis2-documenters
>> > Post to : dhis2-documenters@xxxxxxxxxxxxxxxxxxx
>> > Unsubscribe : https://launchpad.net/~dhis2-documenters
>> > More help : https://help.launchpad.net/ListHelp
>> >
>>
>
>
>
> --
> Inés Bebea
> @bbaobabb
>
>
>
Follow ups
References