Open main menu

CDOT Wiki β

Changes

OOP344 Team Funktion

32 bytes added, 12:41, 28 October 2009
Here is an (edited) transcription of our meeting with Fardad
==Here is an (edited) transcription of our meeting with Fardad==
'''Check out Out''' the repository:
Create a dir, and either use svn checkout check out by right clicking on the directory or type: '''svn co svn://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.
Now what if someone already made changes to repository?
Easy: You just right-click on svn update or type svn update and this will apply the changes to YOUR working local copy is you want to see what is on the repository it is "svn list"
*ljubo: Why did '''"export" ''' mess things up so bad?
*fardad: Well, what happened is that you created a repository inside a repository.
1
edit