Describe your workflow
Paul Hummer
paul.hummer at canonical.com
Thu Jun 26 06:29:34 BST 2008
This thread kinda got hijacked, so I'm renaming it for future discussion :)
Paul
Colin D Bennett wrote:
> On Wed, 25 Jun 2008 21:50:49 -0300
> "Martin Albisetti" <argentina at gmail.com> wrote:
>
>
>> On Wed, Jun 25, 2008 at 9:32 PM, Colin D Bennett <colin at gibibit.com>
>> wrote:
>>
>>> I have attached my loggerhead.conf. Perhaps I have things
>>> configured wrong. My repository is owned by the 'bzr' user, who
>>> loggerhead is running as.
>>>
>> Could you check if "/bzr/.bzr/loggerhead-files" exists, and if it has
>> a "filechanges.sql" file in it?
>>
>
> bzr at deagle /bzr $ ls -l .bzr/loggerhead-files/
> total 4035
> -rw-r--r-- 1 bzr bzr 347136 Jun 10 22:58 changes.sql
> -rw-r--r-- 1 bzr bzr 1508352 Jun 9 13:20 filechanges.sql
> -rw-r--r-- 1 bzr bzr 46080 Jun 10 22:59 textindex-recorded.sql
> -rw-r--r-- 1 bzr bzr 2217984 Jun 10 22:59 textindex.sql
>
> This is in the shared repo, not in the branches though.
>
>
>> If it doesn't, can you make sure you have python-sqlite installed, and
>> maybe add the cache path to each individual branch on loggerhead.conf,
>> in addition to the project?
>>
>
> python-sqlite seems to be installed:
> bzr at deagle /bzr $ python
> Python 2.5.2 (r252:60911, Jun 5 2008, 17:54:38)
> [GCC 4.2.4 (Gentoo 4.2.4 p1.0)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> from pysqlite2 import dbapi2
> >>> import sqlite as dbapi2
> >>>
>
> I will try setting the cache for each branch instead.
>
>
>> It should work perfectly fine with that size branch and hardware, so
>> we're clearly missing something (probably the cache is not being
>> generated).
>>
>
> Okay, great. I will keep trying then.
>
> Regards,
> Colin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20080625/d4587b88/attachment.htm
More information about the bazaar
mailing list