/srv/irclogs.ubuntu.com/2007/11/23/#bzr.txt

Odd_BlokeIf a bug has inadvertently been fixed since it was filed, should I mark it "Fix Released" or "Invalid"?00:08
jelmerabentley: did anything change in bundlebuggy's storage format recently?00:11
jelmerI'm getting schema errors now00:11
ubotuNew bug: #164613 in bzr "``bzr check`` cannot be run on a repository" [Undecided,New] https://launchpad.net/bugs/16461300:30
lifelessorospakr: fixed, and the releasse it was fixed in as the tag00:45
lifelessmeh00:45
lifelessOdd_Bloke: ^00:45
orospakrheh.00:46
lifelesssorry orospakr00:46
orospakrYOU'VE RUINED MY LIFE00:46
lifelessits true00:47
Odd_BlokeHeh.00:47
lifelessOdd_Bloke: bug 64783 is not fixed00:52
ubotuLaunchpad bug 64783 in bzr ""bzr check" returns unhelpful "No WorkingTree" error" [Medium,Fix released] https://launchpad.net/bugs/6478300:52
lifelessOdd_Bloke: and I'm not working on it :)00:53
=== mw is now known as mw|out
Odd_Blokelifeless: It's happy to check branches without a working tree (removing one of the instances of the error) and reports that there isn't a branch when run directly on a repository.  I've filed bug #164613 for the lack of repository checking.00:56
ubotuLaunchpad bug 164613 in bzr "``bzr check`` cannot be run on a repository" [Undecided,New] https://launchpad.net/bugs/16461300:56
Odd_Blokelifeless: And I assigned it to you as it was fixed (or so I thought :p) in one of your branches.00:57
lifelessOdd_Bloke: well the initial bug report covers the repository case01:01
lifelessso I think a new bug report is just noise01:01
lifelesspart of the initial report is corrected, but not all of it.01:01
Odd_Blokelifeless: Sure.  I've invalided bug #164613.  Apologies for taking your time.01:04
ubotuLaunchpad bug 164613 in bzr "``bzr check`` cannot be run on a repository (dup-of: 64783)" [Undecided,Invalid] https://launchpad.net/bugs/16461301:04
ubotuLaunchpad bug 64783 in bzr ""bzr check" returns unhelpful "No WorkingTree" error" [Medium,Triaged] https://launchpad.net/bugs/6478301:04
lifelessOdd_Bloke: no problem, I appreciate you putting time into bug database management01:05
lifelessits prompted me to cleanup bug 64783 to be more clear about what it really represents01:06
ubotuLaunchpad bug 64783 in bzr ""bzr check" does not handle our split up .bzr layout properly (Errors if there is no branch)" [Medium,Triaged] https://launchpad.net/bugs/6478301:06
poolie_lifeless: text:tar_exporter.py-20051114235828-1f6349a2f090a5d0 corrupt: line-delta from stream references missing parent jaq@spacepants.org-20051229032631-adc1a9413791860f01:15
=== kiko is now known as kiko-zzz
* igc lunch02:45
ubotuNew bug: #164626 in bzr "branching from hpss doesn't preserve repository format" [Undecided,New] https://launchpad.net/bugs/16462603:05
ubotuNew bug: #164628 in bzr "branching from hpss doesn't preserve repository format" [High,Confirmed] https://launchpad.net/bugs/16462803:10
abentleyjelmer: yes.  I replied to your email.03:44
abentleyRun the "migrate" script.03:45
=== Verterok is now known as Verterok_
=== me_too is now known as too_short
=== too_short is now known as me_too
lifelesstime for turkish06:07
somerville33How do I clean a branch?06:37
somerville33ie. remove all the uncommitted changes06:38
poolie_somerville33, 'bzr revert'06:42
somerville33I tried that06:42
somerville33Does it get rid of "unknowns"?06:42
poolie_no, it doesn't06:45
poolie_you can use, on unix,06:45
poolie_bzr ls --unknown |xargs rm -v06:45
poolie_or install the bzrtools plugin, and use the 'clean-tree' command06:45
somerville33What does this mean? bzr: ERROR: Generic bzr smart protocol error: <Fault 8002: 'error'>06:54
ubotuNew bug: #164637 in bzr "hpss data_stream from pack repository has deltas out of order, fails with KnitCorrupt exception" [Critical,Confirmed] https://launchpad.net/bugs/16463707:14
poolie_somerville33, is that coming from launchpad?07:38
poolie_somerville33, i'm not sure but i think it may mean the path is wrong07:39
poolie_https://bugs.edge.launchpad.net/launchpad-bazaar/+bug/14589407:39
ubotuLaunchpad bug 145894 in launchpad-bazaar ""Fault 8002" when pushing a branch to an unregistered project" [Medium,Fix released]07:39
ubotuNew bug: #164639 in bzr "rich-root format should use packs" [High,Confirmed] https://launchpad.net/bugs/16463907:40
jameshmwhudson was doing some work to improve the error handling to produce better error messages.  I think that is due for the next rollout07:51
jameshso hopefully it'll be live on Monday07:51
poolie_yay08:01
jameshIf it is pushing to a branch that does not exist, it should actually display "Product foo does not exist." to the user08:06
jameshs/branch/product/08:06
jameshgarr - that should be "Project foo does not exist." :(08:06
=== me_too is now known as too_short
=== too_short is now known as me_too
acusterHey all, having trouble getting started with a repo setup. I have an svn checkout that i'd like to use within bzr09:36
acusteri'm currently avoiding bzr-svn because it seems to require hitting the network09:37
acusterI'd like to init-repo and then add trunk/09:37
acusterif i do (1) init-repo (2) cp trunk . (3) init trunk/ I get two .bzr directories09:38
acusterone in the repo and one in trunk/09:38
acusteris that expected?09:38
* acuster tries without the repo09:39
fullermdYes, that's expected.09:40
fullermdThe top-level .bzr/ contains your repo, and the .bzr/ in trunk contains the branch and WT metafiles.09:40
acusterthanks09:42
acusterwhat do I branch and checkout from then, the repo or the branch?09:43
fullermdThe branch.09:44
fullermdRepos are just used to share storage.  You don't refer to them directly (except when making them, of course).  You don't particularly need to use them, especially with only one branch (doesn't gain you anything until you have two with shared history)09:45
acusterthanks09:46
igcnight all - have a good weekend10:13
datoif I have a bug reported in Debian's BTS (Debian #452503), can I automatically import it into launchpad?10:40
ubotuDebian bug 452503 in bzr "bzr: gets confused when editor is killed" [Minor,Open] http://bugs.debian.org/45250310:40
datoor do I have to enter it by hand, and link them by hand as well?10:40
Kamping_Kaiseriirc you have to file a new bug and link it10:42
acusterThe --trees/--no-trees command when making a shared repo only affects the behaviour of the bzr branch command?11:05
acusterto get rid of a branch we merely rm -Rf it?11:33
acusterwhat impact does that have on the shared repository?11:34
datoits revision will stay, unaccessible11:34
acusterno way to clean that up?11:34
datobut there is no way to clean them up, at the moment11:34
acusterthanks11:34
acusteram I right that the 'trees' flag in shared repos only affects whether branch also checks out a working tree?11:40
datoI believe so11:42
fullermdIt probably affects (and if it doesn't, it should) other stuff that makes a branch, like init and push.  I know push was fixed recently...11:48
=== kiko-zzz is now known as kiko
acusterwow bzr-svn is way faster now12:03
=== AnMaster_ is now known as AnMaster
=== mw|out is now known as mw
=== cprov-away is now known as cprov-lunch
=== kiko is now known as kiko-fud
=== cprov-lunch is now known as cprov
=== kiko-fud is now known as kiko
* bitmonk wonders if there area reasons bzr would be especially resistant to working on alternative python implementations..17:19
bitmonker s/area/are/17:20
jelmerit doesn't rely on any C extensions to be able to work (though it will be faster if they're available)17:20
jelmerso nothing I can think of immediately17:21
bitmonkdoes it require setuptools?17:21
jelmerno, it uses distutils17:21
bitmonkhm.17:21
jelmerwhat sort of things are usually problematic?17:22
bitmonkwell, my target is pypy on mono.17:22
bitmonkyou can't use setuptools or distutils on mono really.  it's a whole 'nother world.17:22
bitmonkat least i can't quite fathom how to.  i'm sure it's possible, but it sure doesn't work today.17:22
jelmeryou should be able to use bzr out of the source directory17:22
bitmonkyeah i imagine so..17:23
bitmonkdistutils and setuptools are just friendly helpers.17:23
bitmonkwell, thanks.  i will give it a shot next time i'm looking for fun ;d17:23
mwhudsoni doubt pypy-cli has gzip/bz2 support yet17:23
bitmonkmaybe run some benchmarks17:23
bitmonkmwhudson: it may not.17:23
bitmonkbut i bet i could access gzip/bz2 support via the cli, even if with a penalty.17:24
* bitmonk is looking more for a 'fathomable project' than a 'working today solution'17:24
mwhudsoncan't think of anything else that shouldn't work17:24
bitmonkawesome17:24
bitmonki probably should spend some more time with bzr on cpython first, so that i know how to recognize odd behaviour ;d17:24
ubotuNew bug: #164714 in bzr-eclipse "Whitespace in directory name" [Undecided,New] https://launchpad.net/bugs/16471417:26
TeTeTis there a way to reduce the disk footprint of a branch? The shared repository with the ubuntu-desktop-course branch occupies 720MB right now17:30
=== me_too is now known as too_short
=== too_short is now known as me_too
keirso is 1.0 really going to be released next?19:10
=== mw is now known as mw|food
chxhi20:10
chxI visited http://bazaar.launchpad.net/~vcs-imports/drupal/main and was surprised.20:10
chxThe requested URL /00/00/0a/af was not found on this server.20:10
chxoh. i guess wrong channel. moving to #launchpad...20:11
=== cprov is now known as cprov-away
=== kiko is now known as kiko-afk
=== mw|food is now known as mw
ubotuNew bug: #62249 in bzr "merge from bundles should support io redirection" [Undecided,Incomplete] https://launchpad.net/bugs/6224921:36
ubotuNew bug: #62521 in bzr "bzr should run without bzrlib.tests installed." [Undecided,Incomplete] https://launchpad.net/bugs/6252121:41
=== kiko-afk is now known as kiko
=== cfbolz is now known as chrrrrrrrr
=== Verterok_ is now known as Veterok
=== mw is now known as mw|out

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!