![]() | Using kdesvn via commandline |
| Prev | Next |
Table of Contents
Some subversion operations may used via the commandline, eg., like a standard commandline client but user interaction is made via KDE-UI. The standard syntax is kdesvn exec <command> [parameter] <url>.
If a single revision on a single url is wanted it may be set as a parameter of the url
svn://your-server/path-to-repository/item?rev=<your-rev>This will overwrite the option
-r <rev>.
A revision may given as
a number or one of HEAD or BASE or as date format like {YYYY-MM-DD}.
| Prev | Contents | Next |
| Programmers information about KIO::ksvn | Up | Commandlist |