Saved Bookmarks
| 1. |
Difference Between Svn Commit And Svn Update? |
|
Answer» SVN COMMIT: PUSH (upload) the LOCAL changes to Repository. SVN Update: Get (DOWNLOAD) the Repository changes files to local system. SVN commit: Push (upload) the local changes to Repository. SVN Update: Get (download) the Repository changes files to local system. |
|