The Revision class represents a project‘s revision as stored in the Meta-Server application we are using ActiveResource to communicate with the remote Meta-Server.

Each Project has a number of revisions associated with it. Every time a change is made to the project and commited to the Meta-Server a new revision is created.

See the Project documentation for additional information