Difference between revisions of "Feb 16, 2012"
Sdealmeida (talk | contribs) (→Meeting Summary) |
Sdealmeida (talk | contribs) (→Meeting Summary) |
||
Line 13: | Line 13: | ||
svn://littlesvr.ca/prog/seneca-app | svn://littlesvr.ca/prog/seneca-app | ||
− | ''SVN | + | ''SVN Setup'' |
+ | - Create a work directory (mkdir ~/home/username/Documents/seneca-app/) | ||
+ | - Do a checkout (svn checkout svn://littlesvr.ca/prog/seneca-app) |
Revision as of 18:08, 16 February 2012
Meeting Summary
SVN Installation
UBUNTU
sudo apt-get install subversion.
WINDOWS
Download http://tortoisesvn.net/downloads.html
SVN repo
svn://littlesvr.ca/prog/seneca-app
SVN Setup
- Create a work directory (mkdir ~/home/username/Documents/seneca-app/) - Do a checkout (svn checkout svn://littlesvr.ca/prog/seneca-app)