On Fri, 2011-03-04 at 01:13 +0530, Pranjal Srivastava wrote:
> I have created account on Launchpad and have created a branch of the code as
> well but am somehow not able to commit code to this branch. I am getting the
> error
> 
> "Run command: bzr commit -m base app/app_controller.php app/index.php
> bzr: ERROR: Cannot lock
> LockDir(http://bazaar.launchpad.net/~pranjal/cardstories/devel/.bzr/branch/l
> ock): Transport operation not possible: http does not support mkdir()"

I never had this issue, but from http://lucasmanual.com/mywiki/Bazaar :

"""
      * If you have checked out a code, as an not-logged in user and
        then try to commit you might get an error like: 

bzr: ERROR: Cannot lock 
LockDir(http://bazaar.launchpad.net/%7Emyusername/myproject/path/.bzr/branch/lock):
 Transport operation not possible: http does not support mkdir() 
      * In order to fix that you need to first tell bzr what your login
        name is: 

bzr launchpad-login myusernam
      * Assuming you already have the ssh key in launchpad for this
        machine you need to do: 

bzr bind lp:~myusername/myproject/path

#in my case it was

bzr bind lp:~szybalski/datahub/trunk

      * Now you can commit. 

> So these are not too many items and once I get to speed should be able to
> finish these off fast. It took me sometime to understand the full
> functionality of the application and code from Pramendra. Also since I am
> working to finish of the other project I was working on prior to this, which
> should be completed tomorrow hence I was not able to dedicate much time to
> this project this week. I think I should be able to complete the project in
> about 2 weeks time but would get a better picture by the middle of next
> week, since on the surface many things seem to be working but I will have to
> dig deep before I can commit on that.
> 
> I shall keep you posted with the daily updates on the project.

Thanks a lot Pranjal, seems all fine. It would thus give a deadline on
March 18th, right?

And thanks for the daily updates too.

Will you also be joining us in the weekly chat meeting, next Friday at
9am Paris time?

Xavier.

_______________________________________________
Farsides mailing list - [email protected]

Wiki:  http://farsides.com/
List:  http://farsides.com/ml/
Forum: http://farsides.com/forum/
Ideas: http://farsides.com/ideas/
Chat:  http://farsides.com/chat/

Reply via email to