May 30, 2006
Which directory should be the current working directory when we check out (e.g. /opt, /opt/cafe-2.2)?
If you have a previous iteration of the code, you can change your code by running svn switch:
cd /opt/cafe-2.2/tasklist
svn switch https://source.sakaiproject.org/contrib/programmerscafe/tags/sakai-2.2/tasklist-iteration3-start
Comments (2)
May 30, 2006
Ari Consul says:
Which directory should be the current working directory when we check out (e.g. ...Which directory should be the current working directory when we check out (e.g. /opt, /opt/cafe-2.2)?
May 30, 2006
Mike Osterman says:
If you have a previous iteration of the code, you can change your code by runnin...If you have a previous iteration of the code, you can change your code by running svn switch:
cd /opt/cafe-2.2/tasklist
svn switch https://source.sakaiproject.org/contrib/programmerscafe/tags/sakai-2.2/tasklist-iteration3-start