| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hi folks, I'm evaluating JCR 1.0 (JackRabbit 1.4) primarily for its versioning support, but even after browsing the spec, I'm still not sure whether JCR supports the concept of a ChangeSet, where a changeset represents a collection of related changes to multiple entities at once. I realize that a set of changes can be applied to the repository as an atomic operation using a transaction, but I need to know if this information is stored by JCR's versioning, so it can be retrieved later, in a way similar to a revision number in subversion. Tracking changesets is crucial for storing versioned source code (even more so than tracking individual node history) and it should be possible to identify all nodes that were changed during a revision, so they can also be undone if necessary. I've briefly looked at JSR-283, but couldn't find changeset support either. cheers, Erik |
|
#2
| |||
| |||
| hi erik, On 11/9/08, Erik van Zijst <erik.van.zijst@gmail.com> wrote: > Hi folks, > > I'm evaluating JCR 1.0 (JackRabbit 1.4) primarily for its versioning > support, but even after browsing the spec, I'm still not sure whether > JCR supports the concept of a ChangeSet, where a changeset represents > a collection of related changes to multiple entities at once. > > I realize that a set of changes can be applied to the repository as an > atomic operation using a transaction, but I need to know if this > information is stored by JCR's versioning, so it can be retrieved > later, in a way similar to a revision number in subversion. > > Tracking changesets is crucial for storing versioned source code (even > more so than tracking individual node history) and it should be > possible to identify all nodes that were changed during a revision, so > they can also be undone if necessary. changesets are not supported in jackrabbit, yet. > I've briefly looked at JSR-283, but couldn't find changeset support either. JSR283 specifies changeset and baseline support. but i don't know how soon this will be added to jackrabbit. regards, toby |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.