Activity log for bug #719238

Date Who What changed Old value New value Message
2011-02-15 10:00:49 Pietro Battiston bug added bug
2011-02-15 10:01:33 Pietro Battiston description pietro@voubian:/tmp$ mkdir pippo pietro@voubian:/tmp$ cd pippo/ pietro@voubian:/tmp/pippo$ bzr branch lp:gueic Branched 136 revision(s). pietro@voubian:/tmp/pippo$ mkdir with_git pietro@voubian:/tmp/pippo$ cd with_git/ pietro@voubian:/tmp/pippo/with_git$ git init Initialized empty Git repository in /tmp/pippo/with_git/.git/ pietro@voubian:/tmp/pippo/with_git$ cd ../gueic/ pietro@voubian:/tmp/pippo/gueic$ bzr push ../with_git/ This transport does not update the working tree of: file:///tmp/pippo/with_git/. See 'bzr help working-trees' for more information. Created new branch. pietro@voubian:/tmp/pippo/gueic$ bzr pull ../with_git/ bzr: ERROR: These branches have diverged. Use the missing command to see how. Use the merge command to reconcile them. pietro@voubian:/tmp/pippo/gueic$ apt-cache policy bzr-git bzr-git: Installato: 0.5.4-1 Candidato: 0.5.4-1 Tabella versione: *** 0.5.4-1 0 100 /var/lib/dpkg/status 0.5.3-1 0 650 http://ftp.it.debian.org/debian/ wheezy/main amd64 Packages Now, I do see read at https://launchpad.net/bzr-git that "All operations except for "push" are supported."... but then I assume it's just outdated, since the README and bug #690547 seem to suggest "push" is supported too (and indeed it seems to work). pietro@voubian:/tmp$ mkdir pippo pietro@voubian:/tmp$ cd pippo/ pietro@voubian:/tmp/pippo$ bzr branch lp:gueic Branched 136 revision(s). pietro@voubian:/tmp/pippo$ mkdir with_git pietro@voubian:/tmp/pippo$ cd with_git/ pietro@voubian:/tmp/pippo/with_git$ git init Initialized empty Git repository in /tmp/pippo/with_git/.git/ pietro@voubian:/tmp/pippo/with_git$ cd ../gueic/ pietro@voubian:/tmp/pippo/gueic$ bzr push ../with_git/ This transport does not update the working tree of: file:///tmp/pippo/with_git/. See 'bzr help working-trees' for more information. Created new branch. pietro@voubian:/tmp/pippo/gueic$ bzr pull ../with_git/ bzr: ERROR: These branches have diverged. Use the missing command to see how. Use the merge command to reconcile them. pietro@voubian:/tmp/pippo/gueic$ apt-cache policy bzr-git bzr-git:   Installato: 0.5.4-1   Candidato: 0.5.4-1   Tabella versione:  *** 0.5.4-1 0         100 /var/lib/dpkg/status      0.5.3-1 0         650 http://ftp.it.debian.org/debian/ wheezy/main amd64 Packages Now, I do see read at https://launchpad.net/bzr-git that "All operations except for "push" are supported."... but then I assume it's just outdated, since the README and bug #690547 seem to suggest "push" is supported too (and indeed it seems to work). (I'm using Debian testing with bzr-git package from Debian sid)
2011-02-18 11:26:47 Jelmer Vernooij bzr-git: status New Triaged
2011-02-18 11:26:50 Jelmer Vernooij bzr-git: importance Undecided High
2011-02-18 11:26:54 Jelmer Vernooij summary "These branches have diverged" - he's lying Push is possible
2011-02-23 14:48:26 Jelmer Vernooij bzr-git: assignee Jelmer Vernooij (jelmer)
2011-03-27 14:43:06 Jelmer Vernooij bzr-git: status Triaged Fix Released
2011-03-27 14:43:12 Launchpad Janitor branch linked lp:bzr-git