![]() | Syntax for revisions |
| Prev | Next |
Revisions may given in same form like to the standard svn - client. That means: number, keyword or date.
A number greater or equal -1. -1 means "unspecified revision", 0 is the beginning. Normaly these numbers shouldn't used (most operations will fail with that).
One of
HEAD
BASE
COMMITED
PREV
START
WORKING
The keywords are case sensitive! eg, head is not the same like HEAD.
Date in form {YYYY-MM-DD}. It must real MM or DD - eg. 2005-1-1 must written as {2005-01-01}.
Appending a specific revision to an url will always made via "?rev=<revision>.
| Prev | Contents | Next |
| Questions and Answers | Up | Further information |