Re: How long cache is stored. Can it be stored endlessly?

2010-08-11 Thread Sergius
Oh, let me add more context here. I've made a presentation about
reviewboard recently and met next question (rephrased a bit):
With old tool one can click on 7 years old issue, which regressed
recently, open a link there and see colored html with diff and context
there. There is no tracks of 7 years old sources, but this page
usually explains all. Why I wouldn't be able to do this with
reviewboard?

So I wondered, can html snapshot be stored in addition to diff itself
for historical reasons?

Does it make any sense?

On Aug 11, 12:20 am, Christian Hammond chip...@chipx86.com wrote:
 I think what you really want is for moving the repository to not break
 anything.

 What exactly do you mean when you say it's moving? Is it the same repository
 but in a new location? Or are you doing new work on a new repository but
 keeping the old one around?

 You won't get persistent caching unless you're using something like a
 file-based cache (which is far less efficient than memcached), with an
 unlimited cache size. I still wouldn't recommend it, but you could do it.

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board -http://www.reviewboard.org
 VMware, Inc. -http://www.vmware.com

 On Tue, Aug 10, 2010 at 11:16 AM, sergius 
 sergey.serg...@googlemail.comwrote:

  One of the issue for out team is having all review request broken if
  repository is moved. We wondered if it's possible to have cache stored
  forever and diff being showable even if repository is not accessible?
  (of course, without expand option).

  --
  Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
  Happy user? Let us know athttp://www.reviewboard.org/users/
  -~--~~~~--~~--~--~---
  To unsubscribe from this group, send email to
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: How long cache is stored. Can it be stored endlessly?

2010-08-10 Thread Christian Hammond
I think what you really want is for moving the repository to not break
anything.

What exactly do you mean when you say it's moving? Is it the same repository
but in a new location? Or are you doing new work on a new repository but
keeping the old one around?

You won't get persistent caching unless you're using something like a
file-based cache (which is far less efficient than memcached), with an
unlimited cache size. I still wouldn't recommend it, but you could do it.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Tue, Aug 10, 2010 at 11:16 AM, sergius sergey.serg...@googlemail.comwrote:

 One of the issue for out team is having all review request broken if
 repository is moved. We wondered if it's possible to have cache stored
 forever and diff being showable even if repository is not accessible?
 (of course, without expand option).

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en