Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO] disable revisions when using branches
[CDO] disable revisions when using branches [message #1011409] Tue, 19 February 2013 14:27 Go to next message
Ricky de Klerck is currently offline Ricky de KlerckFriend
Messages: 295
Registered: January 2011
Senior Member
Is it possible to disable the creation of revisions when branching is set to "true"? Otherwise our database is getting larger than we actually want..

I noticed this topic: http://www.eclipse.org/forums/index.php/m/691395/
But if I understand correctly, auditing should be set to "false", but that isn't possible when using branches.

Thanks in advance.

Regards,
Ricky de Klerck
Re: [CDO] disable revisions when using branches [message #1012583 is a reply to message #1011409] Thu, 21 February 2013 20:49 Go to previous messageGo to next message
Stefan Winkler is currently offline Stefan WinklerFriend
Messages: 307
Registered: July 2009
Location: Germany
Senior Member
Hi Ricky,

no, it's not possible as of now.
You only have three choices:

- (audit=false,branching=false) ("non-audit mode")
- (audit=true,branching=false) ("audit-mode")
- (audit=true,branching=true) ("branching-mode")

I don't know your use case for branches, but I am not entirely sure if
branching without revisions would make much sense...

Cheers,
Stefan



Am 19.02.13 15:27, schrieb Ricky de Klerck:
> Is it possible to disable the creation of revisions when branching is
> set to "true"? Otherwise our database is getting larger than we actually
> want..
>
> I noticed this topic: http://www.eclipse.org/forums/index.php/m/691395/
> But if I understand correctly, auditing should be set to "false", but
> that isn't possible when using branches.
>
> Thanks in advance.
>
> Regards,
> Ricky de Klerck
>
Re: [CDO] disable revisions when using branches [message #1014609 is a reply to message #1011409] Tue, 26 February 2013 06:33 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 19.02.2013 15:27, schrieb Ricky de Klerck:
> Is it possible to disable the creation of revisions when branching is set to "true"? Otherwise our database is getting
> larger than we actually want..
>
> I noticed this topic: http://www.eclipse.org/forums/index.php/m/691395/
That one was about a deficiency (let's call it a bug) specifically in the DBStore, where revisions hadn'd been deleted
even in non-auditing mode. It's been fixed in 4.2.

> But if I understand correctly, auditing should be set to "false", but that isn't possible when using branches.
That's not possible, as Stefan already pointed out.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Previous Topic:[CDO] CDO Cloud experience
Next Topic:[CDO] How to register a Resource Opener
Goto Forum:
  


Current Time: Thu Mar 28 15:22:16 GMT 2024

Powered by FUDForum. Page generated in 0.02692 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top