[00:04] can someone help me set up a bzr+launchpad account [00:07] catfacts, do you have a launchpad account already? [00:08] yes [00:08] i have a project and a project branche reged too [00:08] catfacts, great, then it's fairly simple [00:08] catfacts, perfecto [00:08] what's your username and project name? [00:08] (so I can just paste you what you need to do) [00:08] catfacts3192 and fcm-colab [00:09] i tried [00:09] bzr push bzr+ssh://catfacts3192@bazaar.launchpad.net/~catfacts3192/fcmcolab/fcm-colab [00:09] you want to setup a new repository in launchpad? [00:09] and got an error [00:09] no i have one [00:09] https://code.launchpad.net/~catfacts3192/fcmcolab/fcm-colab [00:09] catfacts, what error did you get? [00:09] a big one h/o [00:10] catfacts, have you commited to the branch already? do you have revisions? [00:10] http://pastebin.ca/831483 [00:10] yes i did one initial commit [00:10] to my computer [00:11] catfacts, seems that you don't have your ssh key setup properly [00:12] ssh key? [00:12] yes, that's what LP uses for authentication [00:12] ah [00:12] so how do i set this up [00:12] you have a key uploaded to your profile, you should double check that your on the same PC that you created that key [00:12] oh [00:12] i just reinstalled, like today [00:13] catfacts, right, did you save your ~/.ssh folder? [00:13] if not, http://bazaar-vcs.org/Bzr_and_SSH [00:13] is a good way to regenerate it [00:13] i have a file called known_hosts [00:14] catfacts, did you save your ~/.ssh folder? [00:14] or is it a fresh one? [00:14] you need to have 2 files, id_rsa and id_rsa.pub [00:14] if you don't [00:15] you need to regenerate your key [00:15] and upload it again to LP [00:15] now i do [00:15] catfacts, did you re-generate or copy the old one? [00:15] new one [00:16] great, then upload the new key to LP [00:16] done [00:16] ok it looks like it is doing something [00:16] :D [00:17] bzr: ERROR: bzrlib.errors.TooManyConcurrentRequests: The medium '' has reached its concurrent request limit. Be sure to finish_writing and finish_reading on the currently open request. [00:17] ah, not nice [00:18] what version of bzr are you running? [00:18] http://pastebin.ca/831486 [00:18] i guess the most recent one [00:18] i just updated my system [00:18] 0.90, 1.0 is out already [00:18] I'd recommend to update to that [00:18] and after this i get to fix php5+apache :p fun [00:18] it's far more stable [00:18] http://bazaar-vcs.org/Download [00:19] yup .9 [00:19] catfacts, I have to run [00:19] good luck with that [00:21] sigh thanks [00:21] :P [00:37] can someone tell me what to do http://pastebin.ca/831497 [00:40] i registered that branch so i have no clue [00:42] catfacts, try running "bzr break-lock" [00:58] looks good so far jelmer === Peng_ is now known as Peng === Verterok is now known as Verterok_ === Peng_ is now known as Peng === Peng_ is now known as Peng === Peng_ is now known as Peng === Peng_ is now known as Peng [11:04] <``Cube> jelmer: no news? [13:59] what's whrong with this URL? pserver://anonymous:anonymous@cvs.drupal.org:/cvs/drupal/drupal?tag=DRUPAL-5-5 [13:59] it seems to be downloading trunk [13:59] s/trunk/HEAD/ [14:03] erk, seems there's no mention of tag support in the source... [14:03] bad documentation-- [14:19] tumbleweed: ? [14:19] The user guide should have documentation on tags [14:47] * fullermd is somewhat frightened at the thought of bzr working with pserver:// URL's... [15:00] fullermd: I think he's using launchpads import service or something [15:02] jelmer: Does that mean you're NOT writing bzr-cvs any time soon? ;) [15:03] yup (-; [15:04] * jelmer still needs to spend some time with bzr-git to make it workable [15:25] jelmer: In that case I've never seen the config-manager docs [15:25] jelmer: because I never found anything beyond the most basic list of features and an example [15:26] tumbleweed: ah, you're talking about config-manager [15:26] lifeless is the person you'd want to talk to [15:26] I doubt there are much config-manager users here [15:26] jelmer: ja, I left him a /msg a few days ago [15:26] jelmer: I've been having no end of trouble with it :-) [15:28] tcp resets ++ [16:05] uuh, oh. [16:05] can somebody confirm/deny that with bzr.dev running `bzr diff` in a subdirectory only shows changes under that directory?! (works in 1.0) [16:05] Er. Not that I've seen... [16:10] fullermd: aha. well, if you could check, that'd be nice [16:16] dato, I can confirm that [16:16] bzr diff in the latest bzr.div only outputs the changes within that dir [16:17] actually, it does recursively go to other dirs [16:17] but misses the parent dirs [16:18] s/go/goes [16:18] bzr status outputs correctly though [16:22] * dato files a bug [16:31] New bug: #178591 in bzr "running `bzr diff` in a subdirectory does not show changes in the parent directory" [Undecided,New] https://launchpad.net/bugs/178591 === micr0c0sm is now known as micr0|food === micr0|food is now known as micr0f00d [19:24] is it possible to integrate bazaar into kdevelop? [19:25] Qhestion, I suppose with enough time/effort, you can integrate it into anything, but there isn't any plugins like for eclipse as far as I know [19:25] well, it "has" Perforce, CVS, Clearcase and Subversion... [19:25] not that i would ever want to use these... [19:26] Qhestion, yeap, there shouldn't be any other reason besides someone taking the time to do it for it to exist [19:26] i prefer command line anyway :/ [19:27] (usually, but i just tried kdevelops "new project" wizard and it asked me for a version control system to use... eeh.) [19:27] ok thanks [19:28] Qhestion, you might want to open a bug requesting it [19:28] knowing that there is some interest in it, you might make someone curious enough to try [19:28] i really should [19:29] i will - at least if that bugtracker does not require me to create an account first [19:30] Qhestion, launchpad will, yes [19:30] oh launchpad [19:30] i thought you meant the kdevelop trackers... [19:30] funny, there are *always* two sides.. [19:30] Qhestion, I'd file it in launchpad first [19:31] :D [19:31] i think i should do that [19:31] https://bugs.launchpad.net/bzr/ [19:31] did not find the trackers for kdevelop... [19:31] their homepage is not very well organized i guess [19:32] and here comes another @mailinator.com account :/ [19:33] and konqueror hangs, does not display the launchpad site.. [22:40] hiya [22:40] congrats on 1.0 :) [22:41] also, rebasing can be used to reshape the commit history into clean "logical" patches, instead of how the devel actually happened, right? If so, how exactly would I go about that? === asak__ is now known as asak === asak__ is now known as asak