memcache pre-warming

2008-12-22 Thread Nithin Sujir
I am really loving the memcache feature. But one minor issue I have is that the first time I do 'View Diff', it gets the file from the perforce repository. Since our perforce system is using a distributed server environment, if it misses the perforce cache, it has to get it from the remote locatio

Re: memcache pre-warming

2008-12-22 Thread David Trowbridge
This is something we've been wanting to implement, but it's been lower priority than a lot of other things for 1.0. If you're interested in digging into the code, we'd love to see it done sooner. -David On 12/22/08, Nithin Sujir wrote: > > I am really loving the memcache feature. But one minor

Getting code 206 (repository path not in the list of known repositories), can't figure it out..

2008-12-22 Thread stugots
There have been a couple of questions about this error. I've read them all, and still cannot figure this out. Help! My server is running Ubuntu Hardy Heron, with the latest package updates. I installed simplejson from pypi, so the server has simplejson 2.0.6. Review Board is installed with just o

Re: Getting code 206 (repository path not in the list of known repositories), can't figure it out..

2008-12-22 Thread stugots
On Dec 22, 2:42 pm, stugots wrote: > There have been a couple of questions about this error. I've read them > all, and still cannot figure this out. Help! [snip] I found my problem. In the post-commit.sh comments was this: # Note that in order for this script to work with a reviewboard site # t

Re: memcache pre-warming

2008-12-22 Thread Nithin Sujir
hmm, ok. i can try taking a look at it. if you can give me a place to start, that might save some time. On Dec 22, 11:42 pm, "David Trowbridge" wrote: > This is something we've been wanting to implement, but it's been lower > priority than a lot of other things for 1.0. If you're interested in