Go to the project you checked out
click right button
select “Team”
Go to the project you checked out
click right button
select “Team”
$ svn commit <directoryyouwanttocommit>
$ svn update <directorynameyouwanttoupdate>
Checkout:
svn co –username <your_user_name> –password <your_password> http://utexas.edu/svn/repos/project
