Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 407 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 407 Bytes

svn-user-up

execute svn up by user

Usage:
  cli.php USER [-r REV] [-l LIMIT] [-d DIR] [-e]

Options:
  -r REV, --revision=REV      set svn update revision
  -l LIMIT, --limit=LIMIT     set number of recent revision [default: 100]
  -d DIR, --directory=DIR     set svn directory
  -e, --exec                  execute command
  -h, --help                  Show this screen.