Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20121

160 bytes added, 15:19, 15 February 2012
To Do
Note that the trunk holds several files that are the base of your project.<br />
Then in the Checked out directory:
# Create a directory in branches. Name of this directory must be your seneca email id '''''(NOT YOUR WHOLE EMAIL ADDRESS, ONLY THE ID) ''''' (done in lab)
#: From now on, this directory will be called '''Your Workspace'''
# In '''your workspace''' create a direcotry called console and add the files you submitted for your console assignment to it.(done in lab)# using svn command, '''''add''''', add all the newly created directories and their files to svn(done in lab)# '''''commit''''' the repository with the message (comment) ''"Initial branch creation"''(done in lab)# After doing this with all your team members present (Online or face to face), Browse your ''Console'' code as a group and choose the best version from them and manually copy and '''add ''' it to trunk#* : Any of the group members can do this, but it would be nice if you do this when everyone is present(only one copy of console.cpp and console.h should get copied in trunk)#* If further changes to console.cpp or console.h are needed, you can apply them too#* Compile your code with '''Test1Frame.cpp''' and make sure it works properly#* After fixing possible bugs recompile and make sure everything is ok and runs properly
# '''''tag''''' the trunk under R0.1 in '''''tags''''' directory

Navigation menu