Open main menu

CDOT Wiki β

Changes

OOP344 Team Funktion

22 bytes removed, 11:53, 28 October 2009
1st IRC Meeting - Summary
==1st IRC Meeting with Fardad - Summary==
Summary of Team Funktion's 1st IRC meeting with Fardad...
The code you are working on now will be in "trunk".
Here is most of the IRC meeting (with edits to make easier to read).
The steps ==Here is an (by edited) transcription of our meeting with Fardad):==
"Check out" the repository:
Create a dir, and either use svn checkout by right clicking on thedirectory or type: svn cosvn://zenit.senecac.on.ca/ops344_093a14/trunk/PRJ
You must cd to the directory you created first. It will ask for the user id and password then you start working with the copy you just checked out. Add files, modify already existing files and soon, when you are done with your changes, you right-click on the dir and click on "svn commit" or type svn commit. This will apply the changed you make to the repository
you can always checkout your code to another computer and work on it and then commit, then when you go back to your computer at home, you simply do an update and all the changes you made at school, will be applied your code at home
OK, lets ==Lets go through the steps:==
1st - checkout the code from the repository...
==To Do==
(by Thursday October 29, 2009 - 12:00)
Team Funktion:To do (by Thursday October 29, 2009 - 12:00) *1) Follow the steps to "check out" on SVN
*2) "add" a "log" in our name.txt file to show we were there
*3) Upload assignment 1.
*4) Have the full repository created made build-able with all the classes mentioned in as2 desc.
Remember: Fardad asked us to blog "about what we expect to be done and not to be done in the next meeting."
1
edit