Skip to content

xw2423/svn-user-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.