Saturday, December 4, 2010

SVN quick commands


Import: copy files from your local to repo (disconnected)
Export: copy files from repo to your local (disconnected - without .svn folders)

Checkout: checkout a working copy from a repo to your local (make the connection)

Update: updates your working copy from repo (Get latest version)
Commit: Send changes from your local working copy to the repo

revert: Undo all local changes

1 comments:

lauren said...

No blog can be so brief and so useful like this.Its really a useful listing of commands.Thanks surely I am going to use this for my svn and bookmark this until I remember the commands
electronic signature for sharepoint

Post a Comment