Open main menu

CDOT Wiki β

Changes

BTP300 Project Requirements 20113

1,068 bytes added, 22:01, 4 October 2011
no edit summary
# Read [[Hints for Using SVN to collaborate on school projects]]
# Update your team's wiki page with your team's repository path information under '''Repo Path'''
# Add assignment 1 to your team's repository## Checkout your team's empty repository to a new directory on a local computer## Create the branches, tags, and trunk subdirectories## Under branches create a subdirectory for each team member## Under the team leader's branch create a new subdirectory named '''assignment_1'''## Move up to the head of the repository directory and add this directory structure by right clicking on '''...SVN/Add'''## Commit the directory structure to the server by right clicking on '''SVN Commit'''. Add the comment "Created Directory Structure"## Add assignment 1 to the branches sub-directory, compile it, and run it. If the assignment runs successfully add it and commit it to the repository## Branch the committed assignment to '''trunk'''## Your team members can now start their own work  ## Create an Visual Studio Project named '''assignment_1''' in '''trunk'''Your team members should checkout your team's empty repository,add the branches, tags, and trunk directoriesand create the initial code [[]]# Create a directory with your seneca id under the branch sub-directory of your team's repository. This will be your home directory for development: . For details see
==== Directory Structure ====
<big><pre>