When I edit the Content Spec, sometimes I forget to push before I build, assemble or preview. It would be good if on these commands the Processor would do "csprocessor status" in the background, and then tell me: "You have unsaved local changes - do you want to push these changes before building (y/N)?" then if I say "y" or "Y", it will do csprocessor push, then execute my build command. cspclient-0.23.0-1.noarch OS: Fedora release 15 (Lovelock) JAVA: java version "1.7.0_01" Java(TM) SE Runtime Environment (build 1.7.0_01-b08) Java HotSpot(TM) 64-Bit Server VM (build 21.1-b02, mixed mode)
This no longer seems relevant with the new direction the csproceessor is taking.