we have versioning enabled, but it was setup without the versioning document (Raven/Versioning/DefaultConfiguration). We just made the Plugins folder, dropped the DLL's in, and it worked.
Now, I want to change the versioning to only have 5 versions of anything. I've tried editing Raven/Versioning/DefaultConfiguration, but it can't be found (it's on all document, so there isn't appear to be a Document-Type-specific config). I've tried creating that, but while the studio allows me to do it, it can then never find it...
So... how do I configure this? preferably without writing an app to do it.
We are running in a tenant database, if that helps.
If you don't have a "Raven/Versioning/DefaultConfiguration" document, we
just use hard coded defaults.
You can just create Raven/Versioning/DefaultConfiguration through the UI.
On Thu, Apr 26, 2012 at 4:37 PM, Nic Wise <n...@fastchicken.co.nz> wrote:
> Hi there
> we have versioning enabled, but it was setup without the versioning
> document (Raven/Versioning/DefaultConfiguration). We just made the Plugins
> folder, dropped the DLL's in, and it worked.
> Now, I want to change the versioning to only have 5 versions of anything.
> I've tried editing Raven/Versioning/DefaultConfiguration, but it can't be
> found (it's on all document, so there isn't appear to be a
> Document-Type-specific config). I've tried creating that, but while the
> studio allows me to do it, it can then never find it...
> So... how do I configure this? preferably without writing an app to do it.
> We are running in a tenant database, if that helps.
Thanks. I tried that, and it allowed it to be saved. However, if I try
to edit the document, it fails to load. If I make a new one, it allows
it to be saved over the top again.
Can it be loaded? And edited? Am I missing something?
On Sat, Apr 28, 2012 at 00:18, Oren Eini (Ayende Rahien)
<aye...@ayende.com> wrote:
> If you don't have a "Raven/Versioning/DefaultConfiguration" document, we
> just use hard coded defaults.
> You can just create Raven/Versioning/DefaultConfiguration through the UI.
> On Thu, Apr 26, 2012 at 4:37 PM, Nic Wise <n...@fastchicken.co.nz> wrote:
>> Hi there
>> we have versioning enabled, but it was setup without the versioning
>> document (Raven/Versioning/DefaultConfiguration). We just made the Plugins
>> folder, dropped the DLL's in, and it worked.
>> Now, I want to change the versioning to only have 5 versions of anything.
>> I've tried editing Raven/Versioning/DefaultConfiguration, but it can't be
>> found (it's on all document, so there isn't appear to be a
>> Document-Type-specific config). I've tried creating that, but while the
>> studio allows me to do it, it can then never find it...
>> So... how do I configure this? preferably without writing an app to do it.
>> We are running in a tenant database, if that helps.
Earnest: Self-employed? Track your business expenses and income.
http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
On Saturday, April 28, 2012, Nic Wise wrote:
> Thanks. I tried that, and it allowed it to be saved. However, if I try
> to edit the document, it fails to load. If I make a new one, it allows
> it to be saved over the top again.
> Can it be loaded? And edited? Am I missing something?
> On Sat, Apr 28, 2012 at 00:18, Oren Eini (Ayende Rahien)
> <aye...@ayende.com <javascript:;>> wrote:
> > If you don't have a "Raven/Versioning/DefaultConfiguration" document, we
> > just use hard coded defaults.
> > You can just create Raven/Versioning/DefaultConfiguration through the
> UI.
> > On Thu, Apr 26, 2012 at 4:37 PM, Nic Wise <n...@fastchicken.co.nz<javascript:;>>
> wrote:
> >> Hi there
> >> we have versioning enabled, but it was setup without the versioning
> >> document (Raven/Versioning/DefaultConfiguration). We just made the
> Plugins
> >> folder, dropped the DLL's in, and it worked.
> >> Now, I want to change the versioning to only have 5 versions of
> anything.
> >> I've tried editing Raven/Versioning/DefaultConfiguration, but it can't
> be
> >> found (it's on all document, so there isn't appear to be a
> >> Document-Type-specific config). I've tried creating that, but while the
> >> studio allows me to do it, it can then never find it...
> >> So... how do I configure this? preferably without writing an app to do
> it.
> >> We are running in a tenant database, if that helps.
> Earnest: Self-employed? Track your business expenses and income.
> http://earnestapp.com > Nearest Bus: find when the next bus is coming to your stop.
> http://goo.gl/Vcz1p > mobileAgent (for FreeAgent): get your accounts in your pocket.
> http://goo.gl/IuBU > Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > London Bike App: Find the nearest Boris Bike, and get riding!
> http://goo.gl/Icp2
1. Go into the tenant database
2. Hit "Edit Document". Enter "Raven/Versioning/DefaultConfiguration"
3. "Document not found"
4. Make a new document. Id (at the top): Raven/Versioning/DefaultConfiguration
{
Exclude: false,
Id: "Raven/Versioning/DefaultConfiguration",
MaxRevisions: 5
<aye...@ayende.com> wrote:
> It is just a standard doc
> What do you mean, you can't load?
> On Saturday, April 28, 2012, Nic Wise wrote:
>> Thanks. I tried that, and it allowed it to be saved. However, if I try
>> to edit the document, it fails to load. If I make a new one, it allows
>> it to be saved over the top again.
>> Can it be loaded? And edited? Am I missing something?
>> On Sat, Apr 28, 2012 at 00:18, Oren Eini (Ayende Rahien)
>> <aye...@ayende.com> wrote:
>> > If you don't have a "Raven/Versioning/DefaultConfiguration" document, we
>> > just use hard coded defaults.
>> > You can just create Raven/Versioning/DefaultConfiguration through the
>> > UI.
>> > On Thu, Apr 26, 2012 at 4:37 PM, Nic Wise <n...@fastchicken.co.nz>
>> > wrote:
>> >> Hi there
>> >> we have versioning enabled, but it was setup without the versioning
>> >> document (Raven/Versioning/DefaultConfiguration). We just made the
>> >> Plugins
>> >> folder, dropped the DLL's in, and it worked.
>> >> Now, I want to change the versioning to only have 5 versions of
>> >> anything.
>> >> I've tried editing Raven/Versioning/DefaultConfiguration, but it can't
>> >> be
>> >> found (it's on all document, so there isn't appear to be a
>> >> Document-Type-specific config). I've tried creating that, but while the
>> >> studio allows me to do it, it can then never find it...
>> >> So... how do I configure this? preferably without writing an app to do
>> >> it.
>> >> We are running in a tenant database, if that helps.
>> Earnest: Self-employed? Track your business expenses and income.
>> http://earnestapp.com >> Nearest Bus: find when the next bus is coming to your stop.
>> http://goo.gl/Vcz1p >> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> http://goo.gl/IuBU >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >> London Bike App: Find the nearest Boris Bike, and get riding!
>> http://goo.gl/Icp2
Earnest: Self-employed? Track your business expenses and income.
http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
On Sat, Apr 28, 2012 at 2:05 PM, Nic Wise <n...@fastchicken.co.nz> wrote:
> 1. Go into the tenant database
> 2. Hit "Edit Document". Enter "Raven/Versioning/DefaultConfiguration"
> 3. "Document not found"
> 4. Make a new document. Id (at the top):
> Raven/Versioning/DefaultConfiguration
> {
> Exclude: false,
> Id: "Raven/Versioning/DefaultConfiguration",
> MaxRevisions: 5
> }
> 5. Save. Works: "Document saved, do you want to update a system document?
> etc"
> 6. Load document: "Raven/Versioning/DefaultConfiguration". Document not
> found.
> Using #888
> We have replication documents in this tenant DB, too, and I can load,
> edit and view them fine.
> On Sat, Apr 28, 2012 at 11:15, Oren Eini (Ayende Rahien)
> <aye...@ayende.com> wrote:
> > It is just a standard doc
> > What do you mean, you can't load?
> > On Saturday, April 28, 2012, Nic Wise wrote:
> >> Thanks. I tried that, and it allowed it to be saved. However, if I try
> >> to edit the document, it fails to load. If I make a new one, it allows
> >> it to be saved over the top again.
> >> Can it be loaded? And edited? Am I missing something?
> >> On Sat, Apr 28, 2012 at 00:18, Oren Eini (Ayende Rahien)
> >> <aye...@ayende.com> wrote:
> >> > If you don't have a "Raven/Versioning/DefaultConfiguration" document,
> we
> >> > just use hard coded defaults.
> >> > You can just create Raven/Versioning/DefaultConfiguration through
> the
> >> > UI.
> >> > On Thu, Apr 26, 2012 at 4:37 PM, Nic Wise <n...@fastchicken.co.nz>
> >> > wrote:
> >> >> Hi there
> >> >> we have versioning enabled, but it was setup without the versioning
> >> >> document (Raven/Versioning/DefaultConfiguration). We just made the
> >> >> Plugins
> >> >> folder, dropped the DLL's in, and it worked.
> >> >> Now, I want to change the versioning to only have 5 versions of
> >> >> anything.
> >> >> I've tried editing Raven/Versioning/DefaultConfiguration, but it
> can't
> >> >> be
> >> >> found (it's on all document, so there isn't appear to be a
> >> >> Document-Type-specific config). I've tried creating that, but while
> the
> >> >> studio allows me to do it, it can then never find it...
> >> >> So... how do I configure this? preferably without writing an app to
> do
> >> >> it.
> >> >> We are running in a tenant database, if that helps.
> >> Earnest: Self-employed? Track your business expenses and income.
> >> http://earnestapp.com > >> Nearest Bus: find when the next bus is coming to your stop.
> >> http://goo.gl/Vcz1p > >> mobileAgent (for FreeAgent): get your accounts in your pocket.
> >> http://goo.gl/IuBU > >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > >> London Bike App: Find the nearest Boris Bike, and get riding!
> >> http://goo.gl/Icp2
> Earnest: Self-employed? Track your business expenses and income.
> http://earnestapp.com > Nearest Bus: find when the next bus is coming to your stop.
> http://goo.gl/Vcz1p > mobileAgent (for FreeAgent): get your accounts in your pocket.
> http://goo.gl/IuBU > Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > London Bike App: Find the nearest Boris Bike, and get riding!
> http://goo.gl/Icp2
> On Sat, Apr 28, 2012 at 2:05 PM, Nic Wise <n...@fastchicken.co.nz> wrote:
>> 1. Go into the tenant database
>> 2. Hit "Edit Document". Enter "Raven/Versioning/DefaultConfiguration"
>> 3. "Document not found"
>> 4. Make a new document. Id (at the top):
>> Raven/Versioning/DefaultConfiguration
>> {
>> Exclude: false,
>> Id: "Raven/Versioning/DefaultConfiguration",
>> MaxRevisions: 5
>> }
>> 5. Save. Works: "Document saved, do you want to update a system document?
>> etc"
>> 6. Load document: "Raven/Versioning/DefaultConfiguration". Document not
>> found.
>> Using #888
>> We have replication documents in this tenant DB, too, and I can load,
>> edit and view them fine.
>> On Sat, Apr 28, 2012 at 11:15, Oren Eini (Ayende Rahien)
>> <aye...@ayende.com> wrote:
>> > It is just a standard doc
>> > What do you mean, you can't load?
>> > On Saturday, April 28, 2012, Nic Wise wrote:
>> >> Thanks. I tried that, and it allowed it to be saved. However, if I try
>> >> to edit the document, it fails to load. If I make a new one, it allows
>> >> it to be saved over the top again.
>> >> Can it be loaded? And edited? Am I missing something?
>> >> On Sat, Apr 28, 2012 at 00:18, Oren Eini (Ayende Rahien)
>> >> <aye...@ayende.com> wrote:
>> >> > If you don't have a "Raven/Versioning/DefaultConfiguration" document,
>> >> > we
>> >> > just use hard coded defaults.
>> >> > You can just create Raven/Versioning/DefaultConfiguration through
>> >> > the
>> >> > UI.
>> >> > On Thu, Apr 26, 2012 at 4:37 PM, Nic Wise <n...@fastchicken.co.nz>
>> >> > wrote:
>> >> >> Hi there
>> >> >> we have versioning enabled, but it was setup without the versioning
>> >> >> document (Raven/Versioning/DefaultConfiguration). We just made the
>> >> >> Plugins
>> >> >> folder, dropped the DLL's in, and it worked.
>> >> >> Now, I want to change the versioning to only have 5 versions of
>> >> >> anything.
>> >> >> I've tried editing Raven/Versioning/DefaultConfiguration, but it
>> >> >> can't
>> >> >> be
>> >> >> found (it's on all document, so there isn't appear to be a
>> >> >> Document-Type-specific config). I've tried creating that, but while
>> >> >> the
>> >> >> studio allows me to do it, it can then never find it...
>> >> >> So... how do I configure this? preferably without writing an app to
>> >> >> do
>> >> >> it.
>> >> >> We are running in a tenant database, if that helps.
>> >> Earnest: Self-employed? Track your business expenses and income.
>> >> http://earnestapp.com >> >> Nearest Bus: find when the next bus is coming to your stop.
>> >> http://goo.gl/Vcz1p >> >> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> >> http://goo.gl/IuBU >> >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >> >> London Bike App: Find the nearest Boris Bike, and get riding!
>> >> http://goo.gl/Icp2
>> Earnest: Self-employed? Track your business expenses and income.
>> http://earnestapp.com >> Nearest Bus: find when the next bus is coming to your stop.
>> http://goo.gl/Vcz1p >> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> http://goo.gl/IuBU >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >> London Bike App: Find the nearest Boris Bike, and get riding!
>> http://goo.gl/Icp2
Earnest: Self-employed? Track your business expenses and income.
http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
On Sat, Apr 28, 2012 at 9:17 PM, Nic Wise <n...@fastchicken.co.nz> wrote:
> Thanks!
> I assume if we make a version configuration with a maxrevisions of 5,
> and a document has 10 already, it'll just delete the other 5?
> On Sat, Apr 28, 2012 at 18:35, Itamar Syn-Hershko
> <ita...@hibernatingrhinos.com> wrote:
> > We will take a look at this tomorrow, thanks for reporting
> > On Sat, Apr 28, 2012 at 2:05 PM, Nic Wise <n...@fastchicken.co.nz>
> wrote:
> >> 1. Go into the tenant database
> >> 2. Hit "Edit Document". Enter "Raven/Versioning/DefaultConfiguration"
> >> 3. "Document not found"
> >> 4. Make a new document. Id (at the top):
> >> Raven/Versioning/DefaultConfiguration
> >> {
> >> Exclude: false,
> >> Id: "Raven/Versioning/DefaultConfiguration",
> >> MaxRevisions: 5
> >> }
> >> We have replication documents in this tenant DB, too, and I can load,
> >> edit and view them fine.
> >> On Sat, Apr 28, 2012 at 11:15, Oren Eini (Ayende Rahien)
> >> <aye...@ayende.com> wrote:
> >> > It is just a standard doc
> >> > What do you mean, you can't load?
> >> > On Saturday, April 28, 2012, Nic Wise wrote:
> >> >> Thanks. I tried that, and it allowed it to be saved. However, if I
> try
> >> >> to edit the document, it fails to load. If I make a new one, it
> allows
> >> >> it to be saved over the top again.
> >> >> Can it be loaded? And edited? Am I missing something?
> >> >> On Sat, Apr 28, 2012 at 00:18, Oren Eini (Ayende Rahien)
> >> >> <aye...@ayende.com> wrote:
> >> >> > If you don't have a "Raven/Versioning/DefaultConfiguration"
> document,
> >> >> > we
> >> >> > just use hard coded defaults.
> >> >> > You can just create Raven/Versioning/DefaultConfiguration through
> >> >> > the
> >> >> > UI.
> >> >> > On Thu, Apr 26, 2012 at 4:37 PM, Nic Wise <n...@fastchicken.co.nz>
> >> >> > wrote:
> >> >> >> Hi there
> >> >> >> we have versioning enabled, but it was setup without the
> versioning
> >> >> >> document (Raven/Versioning/DefaultConfiguration). We just made the
> >> >> >> Plugins
> >> >> >> folder, dropped the DLL's in, and it worked.
> >> >> >> Now, I want to change the versioning to only have 5 versions of
> >> >> >> anything.
> >> >> >> I've tried editing Raven/Versioning/DefaultConfiguration, but it
> >> >> >> can't
> >> >> >> be
> >> >> >> found (it's on all document, so there isn't appear to be a
> >> >> >> Document-Type-specific config). I've tried creating that, but
> while
> >> >> >> the
> >> >> >> studio allows me to do it, it can then never find it...
> >> >> >> So... how do I configure this? preferably without writing an app
> to
> >> >> >> do
> >> >> >> it.
> >> >> >> We are running in a tenant database, if that helps.
> >> >> Earnest: Self-employed? Track your business expenses and income.
> >> >> http://earnestapp.com > >> >> Nearest Bus: find when the next bus is coming to your stop.
> >> >> http://goo.gl/Vcz1p > >> >> mobileAgent (for FreeAgent): get your accounts in your pocket.
> >> >> http://goo.gl/IuBU > >> >> Trip Wallet: Keep track of your budget on the go:
> http://goo.gl/ePhKa > >> >> London Bike App: Find the nearest Boris Bike, and get riding!
> >> >> http://goo.gl/Icp2
> >> Earnest: Self-employed? Track your business expenses and income.
> >> http://earnestapp.com > >> Nearest Bus: find when the next bus is coming to your stop.
> >> http://goo.gl/Vcz1p > >> mobileAgent (for FreeAgent): get your accounts in your pocket.
> >> http://goo.gl/IuBU > >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > >> London Bike App: Find the nearest Boris Bike, and get riding!
> >> http://goo.gl/Icp2
> Earnest: Self-employed? Track your business expenses and income.
> http://earnestapp.com > Nearest Bus: find when the next bus is coming to your stop.
> http://goo.gl/Vcz1p > mobileAgent (for FreeAgent): get your accounts in your pocket.
> http://goo.gl/IuBU > Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > London Bike App: Find the nearest Boris Bike, and get riding!
> http://goo.gl/Icp2
On Sat, Apr 28, 2012 at 2:05 PM, Nic Wise <n...@fastchicken.co.nz> wrote:
> 1. Go into the tenant database
> 2. Hit "Edit Document". Enter "Raven/Versioning/DefaultConfiguration"
> 3. "Document not found"
> 4. Make a new document. Id (at the top):
> Raven/Versioning/DefaultConfiguration
> {
> Exclude: false,
> Id: "Raven/Versioning/DefaultConfiguration",
> MaxRevisions: 5
> }
> 5. Save. Works: "Document saved, do you want to update a system document?
> etc"
> 6. Load document: "Raven/Versioning/DefaultConfiguration". Document not
> found.
> Using #888
> We have replication documents in this tenant DB, too, and I can load,
> edit and view them fine.
> On Sat, Apr 28, 2012 at 11:15, Oren Eini (Ayende Rahien)
> <aye...@ayende.com> wrote:
> > It is just a standard doc
> > What do you mean, you can't load?
> > On Saturday, April 28, 2012, Nic Wise wrote:
> >> Thanks. I tried that, and it allowed it to be saved. However, if I try
> >> to edit the document, it fails to load. If I make a new one, it allows
> >> it to be saved over the top again.
> >> Can it be loaded? And edited? Am I missing something?
> >> On Sat, Apr 28, 2012 at 00:18, Oren Eini (Ayende Rahien)
> >> <aye...@ayende.com> wrote:
> >> > If you don't have a "Raven/Versioning/DefaultConfiguration" document,
> we
> >> > just use hard coded defaults.
> >> > You can just create Raven/Versioning/DefaultConfiguration through
> the
> >> > UI.
> >> > On Thu, Apr 26, 2012 at 4:37 PM, Nic Wise <n...@fastchicken.co.nz>
> >> > wrote:
> >> >> Hi there
> >> >> we have versioning enabled, but it was setup without the versioning
> >> >> document (Raven/Versioning/DefaultConfiguration). We just made the
> >> >> Plugins
> >> >> folder, dropped the DLL's in, and it worked.
> >> >> Now, I want to change the versioning to only have 5 versions of
> >> >> anything.
> >> >> I've tried editing Raven/Versioning/DefaultConfiguration, but it
> can't
> >> >> be
> >> >> found (it's on all document, so there isn't appear to be a
> >> >> Document-Type-specific config). I've tried creating that, but while
> the
> >> >> studio allows me to do it, it can then never find it...
> >> >> So... how do I configure this? preferably without writing an app to
> do
> >> >> it.
> >> >> We are running in a tenant database, if that helps.
> >> Earnest: Self-employed? Track your business expenses and income.
> >> http://earnestapp.com > >> Nearest Bus: find when the next bus is coming to your stop.
> >> http://goo.gl/Vcz1p > >> mobileAgent (for FreeAgent): get your accounts in your pocket.
> >> http://goo.gl/IuBU > >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > >> London Bike App: Find the nearest Boris Bike, and get riding!
> >> http://goo.gl/Icp2
> Earnest: Self-employed? Track your business expenses and income.
> http://earnestapp.com > Nearest Bus: find when the next bus is coming to your stop.
> http://goo.gl/Vcz1p > mobileAgent (for FreeAgent): get your accounts in your pocket.
> http://goo.gl/IuBU > Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > London Bike App: Find the nearest Boris Bike, and get riding!
> http://goo.gl/Icp2
<aye...@ayende.com> wrote:
> Nic,
> I am unable to reproduce this on our end.
> Can you please try again, this time with Fiddler open, and send us the SAZ
> file?
> On Sat, Apr 28, 2012 at 2:05 PM, Nic Wise <n...@fastchicken.co.nz> wrote:
>> 1. Go into the tenant database
>> 2. Hit "Edit Document". Enter "Raven/Versioning/DefaultConfiguration"
>> 3. "Document not found"
>> 4. Make a new document. Id (at the top):
>> Raven/Versioning/DefaultConfiguration
>> {
>> Exclude: false,
>> Id: "Raven/Versioning/DefaultConfiguration",
>> MaxRevisions: 5
>> }
>> 5. Save. Works: "Document saved, do you want to update a system document?
>> etc"
>> 6. Load document: "Raven/Versioning/DefaultConfiguration". Document not
>> found.
>> Using #888
>> We have replication documents in this tenant DB, too, and I can load,
>> edit and view them fine.
>> On Sat, Apr 28, 2012 at 11:15, Oren Eini (Ayende Rahien)
>> <aye...@ayende.com> wrote:
>> > It is just a standard doc
>> > What do you mean, you can't load?
>> > On Saturday, April 28, 2012, Nic Wise wrote:
>> >> Thanks. I tried that, and it allowed it to be saved. However, if I try
>> >> to edit the document, it fails to load. If I make a new one, it allows
>> >> it to be saved over the top again.
>> >> Can it be loaded? And edited? Am I missing something?
>> >> On Sat, Apr 28, 2012 at 00:18, Oren Eini (Ayende Rahien)
>> >> <aye...@ayende.com> wrote:
>> >> > If you don't have a "Raven/Versioning/DefaultConfiguration" document,
>> >> > we
>> >> > just use hard coded defaults.
>> >> > You can just create Raven/Versioning/DefaultConfiguration through
>> >> > the
>> >> > UI.
>> >> > On Thu, Apr 26, 2012 at 4:37 PM, Nic Wise <n...@fastchicken.co.nz>
>> >> > wrote:
>> >> >> Hi there
>> >> >> we have versioning enabled, but it was setup without the versioning
>> >> >> document (Raven/Versioning/DefaultConfiguration). We just made the
>> >> >> Plugins
>> >> >> folder, dropped the DLL's in, and it worked.
>> >> >> Now, I want to change the versioning to only have 5 versions of
>> >> >> anything.
>> >> >> I've tried editing Raven/Versioning/DefaultConfiguration, but it
>> >> >> can't
>> >> >> be
>> >> >> found (it's on all document, so there isn't appear to be a
>> >> >> Document-Type-specific config). I've tried creating that, but while
>> >> >> the
>> >> >> studio allows me to do it, it can then never find it...
>> >> >> So... how do I configure this? preferably without writing an app to
>> >> >> do
>> >> >> it.
>> >> >> We are running in a tenant database, if that helps.
>> >> Earnest: Self-employed? Track your business expenses and income.
>> >> http://earnestapp.com >> >> Nearest Bus: find when the next bus is coming to your stop.
>> >> http://goo.gl/Vcz1p >> >> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> >> http://goo.gl/IuBU >> >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >> >> London Bike App: Find the nearest Boris Bike, and get riding!
>> >> http://goo.gl/Icp2
>> Earnest: Self-employed? Track your business expenses and income.
>> http://earnestapp.com >> Nearest Bus: find when the next bus is coming to your stop.
>> http://goo.gl/Vcz1p >> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> http://goo.gl/IuBU >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >> London Bike App: Find the nearest Boris Bike, and get riding!
>> http://goo.gl/Icp2
Earnest: Self-employed? Track your business expenses and income.
http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
Is there any way to purge old revisions then? Or do we just loop thru
all the document, find their revisions, and remove the older ones? (ie
do it manually)
On Sun, Apr 29, 2012 at 10:18, Oren Eini (Ayende Rahien)
<aye...@ayende.com> wrote:
> Actually, no.
> It does't check for the old revisions beyond the range it was given.
> The old revisions would stay there, untouched.
> On Sat, Apr 28, 2012 at 9:17 PM, Nic Wise <n...@fastchicken.co.nz> wrote:
>> Thanks!
>> I assume if we make a version configuration with a maxrevisions of 5,
>> and a document has 10 already, it'll just delete the other 5?
>> On Sat, Apr 28, 2012 at 18:35, Itamar Syn-Hershko
>> <ita...@hibernatingrhinos.com> wrote:
>> > We will take a look at this tomorrow, thanks for reporting
>> > On Sat, Apr 28, 2012 at 2:05 PM, Nic Wise <n...@fastchicken.co.nz>
>> > wrote:
>> >> 1. Go into the tenant database
>> >> 2. Hit "Edit Document". Enter "Raven/Versioning/DefaultConfiguration"
>> >> 3. "Document not found"
>> >> 4. Make a new document. Id (at the top):
>> >> Raven/Versioning/DefaultConfiguration
>> >> {
>> >> Exclude: false,
>> >> Id: "Raven/Versioning/DefaultConfiguration",
>> >> MaxRevisions: 5
>> >> }
>> >> We have replication documents in this tenant DB, too, and I can load,
>> >> edit and view them fine.
>> >> On Sat, Apr 28, 2012 at 11:15, Oren Eini (Ayende Rahien)
>> >> <aye...@ayende.com> wrote:
>> >> > It is just a standard doc
>> >> > What do you mean, you can't load?
>> >> > On Saturday, April 28, 2012, Nic Wise wrote:
>> >> >> Thanks. I tried that, and it allowed it to be saved. However, if I
>> >> >> try
>> >> >> to edit the document, it fails to load. If I make a new one, it
>> >> >> allows
>> >> >> it to be saved over the top again.
>> >> >> Can it be loaded? And edited? Am I missing something?
>> >> >> On Sat, Apr 28, 2012 at 00:18, Oren Eini (Ayende Rahien)
>> >> >> <aye...@ayende.com> wrote:
>> >> >> > If you don't have a "Raven/Versioning/DefaultConfiguration"
>> >> >> > document,
>> >> >> > we
>> >> >> > just use hard coded defaults.
>> >> >> > You can just create Raven/Versioning/DefaultConfiguration
>> >> >> > through
>> >> >> > the
>> >> >> > UI.
>> >> >> > On Thu, Apr 26, 2012 at 4:37 PM, Nic Wise <n...@fastchicken.co.nz>
>> >> >> > wrote:
>> >> >> >> Hi there
>> >> >> >> we have versioning enabled, but it was setup without the
>> >> >> >> versioning
>> >> >> >> document (Raven/Versioning/DefaultConfiguration). We just made
>> >> >> >> the
>> >> >> >> Plugins
>> >> >> >> folder, dropped the DLL's in, and it worked.
>> >> >> >> Now, I want to change the versioning to only have 5 versions of
>> >> >> >> anything.
>> >> >> >> I've tried editing Raven/Versioning/DefaultConfiguration, but it
>> >> >> >> can't
>> >> >> >> be
>> >> >> >> found (it's on all document, so there isn't appear to be a
>> >> >> >> Document-Type-specific config). I've tried creating that, but
>> >> >> >> while
>> >> >> >> the
>> >> >> >> studio allows me to do it, it can then never find it...
>> >> >> >> So... how do I configure this? preferably without writing an app
>> >> >> >> to
>> >> >> >> do
>> >> >> >> it.
>> >> >> >> We are running in a tenant database, if that helps.
>> >> >> Earnest: Self-employed? Track your business expenses and income.
>> >> >> http://earnestapp.com >> >> >> Nearest Bus: find when the next bus is coming to your stop.
>> >> >> http://goo.gl/Vcz1p >> >> >> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> >> >> http://goo.gl/IuBU >> >> >> Trip Wallet: Keep track of your budget on the go:
>> >> >> http://goo.gl/ePhKa >> >> >> London Bike App: Find the nearest Boris Bike, and get riding!
>> >> >> http://goo.gl/Icp2
>> >> Earnest: Self-employed? Track your business expenses and income.
>> >> http://earnestapp.com >> >> Nearest Bus: find when the next bus is coming to your stop.
>> >> http://goo.gl/Vcz1p >> >> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> >> http://goo.gl/IuBU >> >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >> >> London Bike App: Find the nearest Boris Bike, and get riding!
>> >> http://goo.gl/Icp2
>> Earnest: Self-employed? Track your business expenses and income.
>> http://earnestapp.com >> Nearest Bus: find when the next bus is coming to your stop.
>> http://goo.gl/Vcz1p >> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> http://goo.gl/IuBU >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >> London Bike App: Find the nearest Boris Bike, and get riding!
>> http://goo.gl/Icp2
Earnest: Self-employed? Track your business expenses and income.
http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
You have to do this manually.
We don't consider the fact that we need to change the size that we have,
and doing the check all the time would be costly.
On Sun, Apr 29, 2012 at 7:59 PM, Nic Wise <n...@fastchicken.co.nz> wrote:
> Is there any way to purge old revisions then? Or do we just loop thru
> all the document, find their revisions, and remove the older ones? (ie
> do it manually)
> On Sun, Apr 29, 2012 at 10:18, Oren Eini (Ayende Rahien)
> <aye...@ayende.com> wrote:
> > Actually, no.
> > It does't check for the old revisions beyond the range it was given.
> > The old revisions would stay there, untouched.
> > On Sat, Apr 28, 2012 at 9:17 PM, Nic Wise <n...@fastchicken.co.nz>
> wrote:
> >> Thanks!
> >> I assume if we make a version configuration with a maxrevisions of 5,
> >> and a document has 10 already, it'll just delete the other 5?
> >> On Sat, Apr 28, 2012 at 18:35, Itamar Syn-Hershko
> >> <ita...@hibernatingrhinos.com> wrote:
> >> > We will take a look at this tomorrow, thanks for reporting
> >> >> We have replication documents in this tenant DB, too, and I can load,
> >> >> edit and view them fine.
> >> >> On Sat, Apr 28, 2012 at 11:15, Oren Eini (Ayende Rahien)
> >> >> <aye...@ayende.com> wrote:
> >> >> > It is just a standard doc
> >> >> > What do you mean, you can't load?
> >> >> > On Saturday, April 28, 2012, Nic Wise wrote:
> >> >> >> Thanks. I tried that, and it allowed it to be saved. However, if I
> >> >> >> try
> >> >> >> to edit the document, it fails to load. If I make a new one, it
> >> >> >> allows
> >> >> >> it to be saved over the top again.
> >> >> >> Can it be loaded? And edited? Am I missing something?
> >> >> >> On Sat, Apr 28, 2012 at 00:18, Oren Eini (Ayende Rahien)
> >> >> >> <aye...@ayende.com> wrote:
> >> >> >> > If you don't have a "Raven/Versioning/DefaultConfiguration"
> >> >> >> > document,
> >> >> >> > we
> >> >> >> > just use hard coded defaults.
> >> >> >> > You can just create Raven/Versioning/DefaultConfiguration
> >> >> >> > through
> >> >> >> > the
> >> >> >> > UI.
> >> >> >> > On Thu, Apr 26, 2012 at 4:37 PM, Nic Wise <
> n...@fastchicken.co.nz>
> >> >> >> > wrote:
> >> >> >> >> Hi there
> >> >> >> >> we have versioning enabled, but it was setup without the
> >> >> >> >> versioning
> >> >> >> >> document (Raven/Versioning/DefaultConfiguration). We just made
> >> >> >> >> the
> >> >> >> >> Plugins
> >> >> >> >> folder, dropped the DLL's in, and it worked.
> >> >> >> >> Now, I want to change the versioning to only have 5 versions of
> >> >> >> >> anything.
> >> >> >> >> I've tried editing Raven/Versioning/DefaultConfiguration, but
> it
> >> >> >> >> can't
> >> >> >> >> be
> >> >> >> >> found (it's on all document, so there isn't appear to be a
> >> >> >> >> Document-Type-specific config). I've tried creating that, but
> >> >> >> >> while
> >> >> >> >> the
> >> >> >> >> studio allows me to do it, it can then never find it...
> >> >> >> >> So... how do I configure this? preferably without writing an
> app
> >> >> >> >> to
> >> >> >> >> do
> >> >> >> >> it.
> >> >> >> >> We are running in a tenant database, if that helps.
> >> >> >> Earnest: Self-employed? Track your business expenses and income.
> >> >> >> http://earnestapp.com > >> >> >> Nearest Bus: find when the next bus is coming to your stop.
> >> >> >> http://goo.gl/Vcz1p > >> >> >> mobileAgent (for FreeAgent): get your accounts in your pocket.
> >> >> >> http://goo.gl/IuBU > >> >> >> Trip Wallet: Keep track of your budget on the go:
> >> >> >> http://goo.gl/ePhKa > >> >> >> London Bike App: Find the nearest Boris Bike, and get riding!
> >> >> >> http://goo.gl/Icp2
> >> >> Earnest: Self-employed? Track your business expenses and income.
> >> >> http://earnestapp.com > >> >> Nearest Bus: find when the next bus is coming to your stop.
> >> >> http://goo.gl/Vcz1p > >> >> mobileAgent (for FreeAgent): get your accounts in your pocket.
> >> >> http://goo.gl/IuBU > >> >> Trip Wallet: Keep track of your budget on the go:
> http://goo.gl/ePhKa > >> >> London Bike App: Find the nearest Boris Bike, and get riding!
> >> >> http://goo.gl/Icp2
> >> Earnest: Self-employed? Track your business expenses and income.
> >> http://earnestapp.com > >> Nearest Bus: find when the next bus is coming to your stop.
> >> http://goo.gl/Vcz1p > >> mobileAgent (for FreeAgent): get your accounts in your pocket.
> >> http://goo.gl/IuBU > >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > >> London Bike App: Find the nearest Boris Bike, and get riding!
> >> http://goo.gl/Icp2
> Earnest: Self-employed? Track your business expenses and income.
> http://earnestapp.com > Nearest Bus: find when the next bus is coming to your stop.
> http://goo.gl/Vcz1p > mobileAgent (for FreeAgent): get your accounts in your pocket.
> http://goo.gl/IuBU > Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > London Bike App: Find the nearest Boris Bike, and get riding!
> http://goo.gl/Icp2
<aye...@ayende.com> wrote:
> You have to do this manually.
> We don't consider the fact that we need to change the size that we have, and
> doing the check all the time would be costly.
> On Sun, Apr 29, 2012 at 7:59 PM, Nic Wise <n...@fastchicken.co.nz> wrote:
>> Is there any way to purge old revisions then? Or do we just loop thru
>> all the document, find their revisions, and remove the older ones? (ie
>> do it manually)
>> On Sun, Apr 29, 2012 at 10:18, Oren Eini (Ayende Rahien)
>> <aye...@ayende.com> wrote:
>> > Actually, no.
>> > It does't check for the old revisions beyond the range it was given.
>> > The old revisions would stay there, untouched.
>> > On Sat, Apr 28, 2012 at 9:17 PM, Nic Wise <n...@fastchicken.co.nz>
>> > wrote:
>> >> Thanks!
>> >> I assume if we make a version configuration with a maxrevisions of 5,
>> >> and a document has 10 already, it'll just delete the other 5?
>> >> On Sat, Apr 28, 2012 at 18:35, Itamar Syn-Hershko
>> >> <ita...@hibernatingrhinos.com> wrote:
>> >> > We will take a look at this tomorrow, thanks for reporting
>> >> >> We have replication documents in this tenant DB, too, and I can
>> >> >> load,
>> >> >> edit and view them fine.
>> >> >> On Sat, Apr 28, 2012 at 11:15, Oren Eini (Ayende Rahien)
>> >> >> <aye...@ayende.com> wrote:
>> >> >> > It is just a standard doc
>> >> >> > What do you mean, you can't load?
>> >> >> > On Saturday, April 28, 2012, Nic Wise wrote:
>> >> >> >> Thanks. I tried that, and it allowed it to be saved. However, if
>> >> >> >> I
>> >> >> >> try
>> >> >> >> to edit the document, it fails to load. If I make a new one, it
>> >> >> >> allows
>> >> >> >> it to be saved over the top again.
>> >> >> >> Can it be loaded? And edited? Am I missing something?
>> >> >> >> On Sat, Apr 28, 2012 at 00:18, Oren Eini (Ayende Rahien)
>> >> >> >> <aye...@ayende.com> wrote:
>> >> >> >> > If you don't have a "Raven/Versioning/DefaultConfiguration"
>> >> >> >> > document,
>> >> >> >> > we
>> >> >> >> > just use hard coded defaults.
>> >> >> >> > You can just create Raven/Versioning/DefaultConfiguration
>> >> >> >> > through
>> >> >> >> > the
>> >> >> >> > UI.
>> >> >> >> > On Thu, Apr 26, 2012 at 4:37 PM, Nic Wise
>> >> >> >> > <n...@fastchicken.co.nz>
>> >> >> >> > wrote:
>> >> >> >> >> Hi there
>> >> >> >> >> we have versioning enabled, but it was setup without the
>> >> >> >> >> versioning
>> >> >> >> >> document (Raven/Versioning/DefaultConfiguration). We just made
>> >> >> >> >> the
>> >> >> >> >> Plugins
>> >> >> >> >> folder, dropped the DLL's in, and it worked.
>> >> >> >> >> Now, I want to change the versioning to only have 5 versions
>> >> >> >> >> of
>> >> >> >> >> anything.
>> >> >> >> >> I've tried editing Raven/Versioning/DefaultConfiguration, but
>> >> >> >> >> it
>> >> >> >> >> can't
>> >> >> >> >> be
>> >> >> >> >> found (it's on all document, so there isn't appear to be a
>> >> >> >> >> Document-Type-specific config). I've tried creating that, but
>> >> >> >> >> while
>> >> >> >> >> the
>> >> >> >> >> studio allows me to do it, it can then never find it...
>> >> >> >> >> So... how do I configure this? preferably without writing an
>> >> >> >> >> app
>> >> >> >> >> to
>> >> >> >> >> do
>> >> >> >> >> it.
>> >> >> >> >> We are running in a tenant database, if that helps.
>> >> >> >> Earnest: Self-employed? Track your business expenses and income.
>> >> >> >> http://earnestapp.com >> >> >> >> Nearest Bus: find when the next bus is coming to your stop.
>> >> >> >> http://goo.gl/Vcz1p >> >> >> >> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> >> >> >> http://goo.gl/IuBU >> >> >> >> Trip Wallet: Keep track of your budget on the go:
>> >> >> >> http://goo.gl/ePhKa >> >> >> >> London Bike App: Find the nearest Boris Bike, and get riding!
>> >> >> >> http://goo.gl/Icp2
>> >> >> Earnest: Self-employed? Track your business expenses and income.
>> >> >> http://earnestapp.com >> >> >> Nearest Bus: find when the next bus is coming to your stop.
>> >> >> http://goo.gl/Vcz1p >> >> >> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> >> >> http://goo.gl/IuBU >> >> >> Trip Wallet: Keep track of your budget on the go:
>> >> >> http://goo.gl/ePhKa >> >> >> London Bike App: Find the nearest Boris Bike, and get riding!
>> >> >> http://goo.gl/Icp2
>> >> Earnest: Self-employed? Track your business expenses and income.
>> >> http://earnestapp.com >> >> Nearest Bus: find when the next bus is coming to your stop.
>> >> http://goo.gl/Vcz1p >> >> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> >> http://goo.gl/IuBU >> >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >> >> London Bike App: Find the nearest Boris Bike, and get riding!
>> >> http://goo.gl/Icp2
>> Earnest: Self-employed? Track your business expenses and income.
>> http://earnestapp.com >> Nearest Bus: find when the next bus is coming to your stop.
>> http://goo.gl/Vcz1p >> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> http://goo.gl/IuBU >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >> London Bike App: Find the nearest Boris Bike, and get riding!
>> http://goo.gl/Icp2
Earnest: Self-employed? Track your business expenses and income.
http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2