Changes

Jump to: navigation, search

Feb 16, 2012

718 bytes added, 19:23, 16 February 2012
Meeting Summary
'''UBUNTU'''
sudo apt-get install subversion.
'''WINDOWS'''
Download: http://tortoisesvn.net/downloads.html
* Download http:<hr //tortoisesvn.net/downloads.html>
'''SVN repo'''
svn://littlesvr.ca/prog/seneca-app
'''1SVN Commands'''. '''Error''': * "svn checkout"cframe- a svn checkout will download all files from the server to your working directory.hUsage:15"svn checkout svn: error: default argument for parameter of type 'CFrame//littlesvr.ca/prog/seneca-app" *'" <br />svn add" - * "svn status" '''Fix'''- a svn status will show all files that will be committed. Usage: Easy fix, just do "svn status" * "svn commit" - a '''svn commit will "push" all files that you added (Cframeby running the svn add command) to the repo. *)NULL''' "svn update" - a svn update will update any "old" files that is on the your working directory. * [http://wiki.greenstone.org/wiki/index.php/Useful_SVN_Commands More SVN Commands] '''last contructor argumentSVN Setup''' - Create a working directory (mkdir ~/home/username/Documents) - Move to your newly working directory (cd /home/username/Documents) - Do a checkout (svn checkout svn://littlesvr.ca/prog/seneca-app) - Update your work (if needed) - Done!
36
edits

Navigation menu