=== bigjools_ is now known as bigjools | ||
=== hloeung_ is now known as hloeung | ||
=== yofel_ is now known as yofel | ||
=== mmrazik is now known as mmrazik|lunch | ||
=== mmrazik|lunch is now known as mmrazik | ||
salsaman | hi | 14:39 |
---|---|---|
salsaman | anybody have an estimate of how long bzr index takes to run ? | 14:40 |
salsaman | i have been trying to index a 5GB repository and so far it has taken over 20 hours (system time) and is using 9GB of memory | 14:40 |
salsaman | and 95% cpu | 14:41 |
jelmer | salsaman: on large repositories it can be really slow | 14:42 |
jelmer | make sure you're using the latest repository format ('bzr upgrade') | 14:43 |
salsaman | jelmer, another question - if i kill the process doing the indexing and then restart it, will it continue where it left off, or will it start over again ? | 14:45 |
jelmer | salsaman: I think it'll start over, but not entirely sure | 14:46 |
salsaman | ok thanks | 14:47 |
salsaman | can anybody point me to a document that shows how to set up a shared repository with sftp ? at the moment i have it working but only via http | 15:04 |
jelmer | salsaman: it should be the same with sftp | 15:05 |
bob2 | just with more umask fiddling | 15:06 |
salsaman | just replace http://foo with sftp://<username>@foo ? | 15:06 |
jelmer | salsaman: basically | 15:06 |
jelmer | bob2: well, http doesn't allow any writing :) | 15:06 |
bob2 | hm, I thought webdav worked? | 15:07 |
salsaman | hmmm i tried, but sftp was giving me an error that the repository didnt exist | 15:07 |
jelmer | salsaman: can you be more specific? | 15:09 |
salsaman | bzr: ERROR: Not a branch: sftp://<user>@a.b.c.d/path/to/repository | 15:10 |
bob2 | well it's not a branch | 15:11 |
salsaman | http://a.b.c.d:8080/repository works | 15:11 |
bob2 | you do need to use sftp://<user>@a.b.c.d/path/to/repository/somebranch | 15:11 |
salsaman | no, i want to make a local branch from the remote repository | 15:12 |
salsaman | the command is "bzr branch" isnt it : | 15:12 |
salsaman | bzr branch sftp://<user>@a.b.c.d/path/to/repository local.repo | 15:13 |
salsaman | ? | 15:13 |
salsaman | if i use http it works fine | 15:13 |
salsaman | what am i missing : | 15:15 |
salsaman | ? | 15:15 |
bob2 | I think you're mixing up branches and repositories | 15:18 |
salsaman | oh ? | 15:20 |
salsaman | so you are saying i should make a local repository from the remote repository ? is that it ? | 15:23 |
salsaman | im just following the instructions here: http://wiki.bazaar.canonical.com/SharedRepositoryTutorial | 15:24 |
bob2 | no, I just think you're having trouble due to mixing up repositories and branches | 15:25 |
bob2 | what are you trying to do? create a local branch from a remote branch? | 15:25 |
salsaman | ok, i have set up a remote repository, inside it i have 2 branches (read only, and read/write) | 15:27 |
salsaman | now i want to make a local branch from the read/write branch | 15:27 |
salsaman | at least i think they are branches on the remote machine | 15:28 |
bob2 | bzr branch sftp://<user>@a.b.c.d/path/to/repository/somebranch | 15:28 |
salsaman | bob2, that is exactly what im doing | 15:28 |
salsaman | except it gives the ERROR not a branch message | 15:29 |
bob2 | well, I mean, you're not, or you wouldn't get that error | 15:32 |
bob2 | :) | 15:32 |
bob2 | really suspect you're either forgetting the branch or you're mixed up about the path to the repo | 15:36 |
bob2 | maybe use the 'sftp' command line tool from openssh to have a look | 15:36 |
slestak | hey guys. aware that the bzr wiki is throwing db errors? | 16:02 |
slestak | one url that fails for me http://wiki.bazaar.canonical.com/BzrPlugins | 16:02 |
jelmer | slestak: works fine here | 16:03 |
slestak | hrm | 16:03 |
slestak | down for me and a friend 20 miles from me | 16:04 |
slestak | Internal Server Error | 16:04 |
vila | slestak: seems to be spurious, got errors and after refreshing, the pages | 16:05 |
jelmer | hmm, now I get an error too | 16:06 |
slestak | that wasnt the first page i tried, maybe the third url at that wiki | 16:06 |
slestak | ok, bzrplugins just worked on 4th attempt | 16:06 |
gfolkert | http://wiki.bazaar.canonical.com is intermittent with me. Anyone else confirm? Sometimes I get the pages, other times I get and Internal Server Error | 16:09 |
jelmer | gfolkert: yeah, we were just chatting about that | 16:09 |
gfolkert | Okies. Thanks. Hoping is was just me... | 16:09 |
jelmer | perhaps vila knows who to ping? | 16:10 |
vila | jelmer: not really :-/ I hope some oops is popping on someone's radar... | 16:11 |
salsaman | bob2: apologies....you were right | 16:17 |
salsaman | i had an error in the path | 16:17 |
salsaman | or rather....i made a symlink to the branch, but the symlink needs to be to the repository containing the branch | 16:22 |
=== deryck is now known as deryck[lunch] | ||
gfolkert | So long and thanks for all the fish! | 17:08 |
=== deryck[lunch] is now known as deryck | ||
=== mmrazik is now known as mmrazik|eod | ||
=== deryck is now known as deryck-afk | ||
=== kjfletch` is now known as kjfletch | ||
=== bacvam is now known as bamvac | ||
=== lifeless_ is now known as lifeless |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!