Skip to content

Conversation

@dantleech
Copy link
Member

All node based commands are now relative, e.g.

$ cd cms
$ node:move foobar barfoo
$ cd barfoo
$ node:mixin:add . mix:versionable # . is current node
$ cd ..
$ version:checkout barfoo
$ node:prop:set barfoo someprop "Some Value"
$ session:save
$ version:checkin barfoo
$ node:remove barfoo
$ node create /absolute
$ node:create /absolute/path
$ # ...

@dantleech
Copy link
Member Author

19 failing behat tests..

@dantleech
Copy link
Member Author

Still 4-5 failing tests.

@dantleech
Copy link
Member Author

The copy and clone methods still do not work due to bugs in jackalope-jackrabbit, but the rest are OK. Merging.

dantleech added a commit that referenced this pull request Apr 15, 2014
@dantleech dantleech merged commit d16fe4b into master Apr 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants