Hi!
I won back a piece of my time, and i back to work for Inkscape.
I (re)started to work to help webdesignes, but when i try to commit i receive this error: bzr: ERROR: Cannot lock LockDir(lp-64613584:///~inkscape.dev/inkscape/trunk/.bzr/repositorylock): Transport operation not possible: readonly transport
I did what is write here: http://wiki.inkscape.org/wiki/index.php/Working_with_Bazaar (i help to write this page)
I have a SSH key https://launchpad.net/~aurium ... My last commit was in the svn... :-/ What i need?
Thanks, Aurium
On 02/26/2010 07:08 PM, Aurélio A. Heckert wrote:
I have a SSH key https://launchpad.net/~aurium ... My last commit was in the svn... :-/ What i need?
Good to have you back in the team!
See Ted's mail to this list of December 1st, or Krzysztof's mail of Jan. 29th if you're on Windows.
Regards,
Diederik
Em Sex, 2010-02-26 às 21:16 +0100, Diederik van Lierop escreveu: On 02/26/2010 07:08 PM, Aurélio A. Heckert wrote:
I have a SSH key https://launchpad.net/~aurium ... My last commit was in the svn... :-/ What i need?
Good to have you back in the team!
See Ted's mail to this list of December 1st, or Krzysztof's mail of Jan. 29th if you're on Windows.
Regards,
Diederik
Hi Diederik, and all!
I think that was the HTTP (no-login) problem, but was anything else.
On this time (in other machine) i did a commit and that appear to be local. I can't push it bay the same error (in the first e-mail).
What i did: ( folowing http://wiki.inkscape.org/wiki/index.php/Working_with_Bazaar )
$ bzr whoami Aurélio A. Heckert <aurium (a) gmail dot com> -- Ok! $ bzr launchpad-login aurium -- Ok! $ bzr branch lp:inkscape long long wait... -- Ok! $ cd inkscape copy webcutter-* to share/extensions/ -- Ok! $ bzr add share/extensions/webcutter-* $ bzr commit Add some text... -- Ok! $ bzr log | less That is comitted: revno: 9116 committer: Aurélio A. Heckert
Then i got ot my laptop and make a "bzr branch lp:inkscape" to continue the work at home... but... where is my rev9116?
A search in the web-based interface: http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/changes that is not here. :-/
So i try to push:
$ bzr push Using saved location: bzr +ssh://aurium@...2293.../~inkscape.dev/inkscape/trunk/ Format <RepositoryFormatKnit4> for lp-64613584:///~inkscape.dev/inkscape/trunk/.bzr is deprecated - please use 'bzr upgrade' to get better performance bzr: ERROR: Cannot lock LockDir(lp-64613584:///~inkscape.dev/inkscape/trunk/.bzr/repositorylock): Transport operation not possible: readonly transport
$ bzr push lp:inkscape Format <RepositoryFormatKnit4> for lp-64613584:///~inkscape.dev/inkscape/trunk/.bzr is deprecated - please use 'bzr upgrade' to get better performance bzr: ERROR: Cannot lock LockDir(lp-64613584:///~inkscape.dev/inkscape/trunk/.bzr/repositorylock): Transport operation not possible: readonly transport
HTTP non-login problem? $ bzr info Location: checkout root: . checkout of branch: bzr+ssh://aurium@...2293.../% 7Einkscape.dev/inkscape/trunk/
Related branches: push branch: bzr+ssh://aurium@...2293.../% 7Einkscape.dev/inkscape/trunk/ parent branch: bzr+ssh://aurium@...2293.../% 7Einkscape.dev/inkscape/trunk/
No... that is ok, but i may try to bind: $ bzr bind lp:inkscape $ bzr info Nothin changes. :-(
Ty to commit after bind $ bzr uncommit 9116 Aurélio A. Heckert <aurium (a) gmail dot com> 2010-02-27 Starting a new (and usable) version of http://colivre.coop.br/Aurium/InkscapeAreaCuter webcutter-create-rect, webcutter-create-group and webcutter-export will define cut areas and will help HTML+CSS coding.
The above revision(s) will be removed. Are you sure [y/N]? y Format <RepositoryFormatKnit4> for lp-64613584:///~inkscape.dev/inkscape/trunk/.bzr is deprecated - please use 'bzr upgrade' to get better performance bzr: ERROR: Cannot lock LockDir(lp-64613584:///~inkscape.dev/inkscape/trunk/.bzr/repositorylock): Transport operation not possible: readonly transport
What? I can't uncommit a local change. Or that is not really local?
No more ideas... What is wrong?
participants (3)
-
Aurélio A Heckert
-
Aurélio A. Heckert
-
Diederik van Lierop