Remove a branch
John Arbash Meinel
john at arbash-meinel.com
Mon Apr 28 22:31:55 BST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sebastjan Trepca wrote:
| Hi,
|
| Let's say I have a shared repository on location /repo.
|
| I create a few branches like /repo/b1 and /repo/b2. But I can also
| push a branch directly into the /repo which i don't really like.
| "bzr info /repo" displays this:
|
| Repository branch (format: rich-root-pack)
| Location:
| shared repository: /repo
| repository branch: /repo
|
| I want to remove that repository branch, how can I do that?
|
| Thanks.
|
Well, you can 'rm -rf .bzr/branch' in that directory. I guess it isn't something
we really worked out. Usually a branch is in it own directory, so you can just
get rid of the whole containing dir. But if it is at the root of a shared repo,
you don't want to get rid of the repository.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkgWQksACgkQJdeBCYSNAANWFACdGzFREG/ozOx0SuntXL/KO2E1
hqUAoJCIlJpY1PGltt2+Wd7rb6u5NTwf
=1KlQ
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list