[Pkg-bazaar-maint] Bug#686429: git-remote-bzr: doesn't create a remote tracking branch
Paul Wise
pabs at debian.org
Sat Sep 1 12:54:03 UTC 2012
Package: bzr-git
Version: 0.6.9-1
Severity: normal
File: /usr/bin/git-remote-bzr
When I clone a bzr repository, the resulting git branching stuff is
completely broken, there is no remote branch and no corresponding local
branch tracking the remote branch like there usually is when cloning
normal git repositories.
pabs at chianamo ~/tmp $ git clone bzr::http://bazaar.launchpad.net/~apathy-coders/apathy/trunk/ apathy
Cloning into 'apathy'...
Note: checking out 'd556c69bd03422b4959489626f0e4abfe5efb590'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
pabs at chianamo ~/tmp $ cd apathy/
pabs at chianamo ~/tmp/apathy ((d556c69...)) $ git branch -r
pabs at chianamo ~/tmp/apathy ((d556c69...)) $ git branch
* (no branch)
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.5-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bzr-git depends on:
ii bzr 2.6.0~bzr6526-1
ii python 2.7.3~rc2-1
ii python-dulwich 0.8.5-2
ii python2.6 2.6.8-0.2
ii python2.7 2.7.3-4
Versions of packages bzr-git recommends:
pn python-tdb <none>
Versions of packages bzr-git suggests:
pn bzr-fastimport <none>
--
bye,
pabs
http://wiki.debian.org/PaulWise
More information about the Pkg-bazaar-maint
mailing list