Prerequisite:
Download CollabNet Subversion Command-Line Client from http://www.collab.net/downloads/subversion/
Checkout:
mvn scm:checkout -DconnectionUrl=scm:svn:http://example.com/svn/trunk/ -DcheckoutDirectory=/home/jp -Dusername=user@example.com -Dpassword=example
Update:
mvn scm:update
No comments:
Post a Comment