Changes

Jump to: navigation, search

Feb 16, 2012

24 bytes added, 19:16, 16 February 2012
Meeting Summary
''SVN Commands''
* "svn checkout" - a svn checkout will download all files from the server to your working directory. Usage: "svn checkout svn://littlesvr.ca/prog/seneca-app"
* "svn add" -
* "svn status" - a svn status will show all files that will be committed.Usage: "svn status" * "svn commit" - a svn commit will "push" all files that you added (by running the svn add command) to the repo. * "svn update" - a svn update will update any "old" files that is on your working directory.
''SVN Setup''
36
edits

Navigation menu