Changes

Jump to: navigation, search

Development and submission steps using SVN - OOP344 20111

145 bytes added, 09:43, 28 January 2011
Checkout team repository
{{OOP344 Index | 20111}}
==Checkout team repository==
# create a directory on the local machine(this happens usually only once on each workstation for development)
# checkout the repository into the directory
#: using GUI (TortoiseSVN) right click on the directory and select '''SVN Checkout'''
#: add this directory to the repository (right click on the dir and select '''TortoiseSVN/add)
#: commit this dir to repo so it will be saved on the server (right click on the dir and select '''SVN Commit'''
#: note that this dir is referred as your '''workspace'''
 
== Resources ==

Navigation menu