********************************************************
NOTICE FOR EVERYONE USING THE SVN VERSION OF CAMPCASTER
********************************************************
For everyone who is using the code from Subversion, please note the
repository location has changed!
The easiest way is to just delete your previous checked-out version, and
get a completely new version:
svn checkout svn://code.campware.org/campcaster/trunk/campcaster
Alternatively (the harder way), you can switch a currently checked-out
version by going into your currently checked-out version and doing an
"svn switch" twice:
-------------------------------------------------------------------
cd src/livesupport/
svn switch --relocate svn://code.campware.org/livesupport \
svn://code.campware.org/campcaster
svn switch svn://code.campware.org/campcaster/trunk/campcaster .
-------------------------------------------------------------------
(Notice the dot (".") at the end of that last command.
- Paul
_______________________________________________
ls-support mailing list
ls-support@lists.campware.org
http://lists.campware.org/mailman/listinfo/ls-support
NOTICE FOR EVERYONE USING THE SVN VERSION OF CAMPCASTER
********************************************************
For everyone who is using the code from Subversion, please note the
repository location has changed!
The easiest way is to just delete your previous checked-out version, and
get a completely new version:
svn checkout svn://code.campware.org/campcaster/trunk/campcaster
Alternatively (the harder way), you can switch a currently checked-out
version by going into your currently checked-out version and doing an
"svn switch" twice:
-------------------------------------------------------------------
cd src/livesupport/
svn switch --relocate svn://code.campware.org/livesupport \
svn://code.campware.org/campcaster
svn switch svn://code.campware.org/campcaster/trunk/campcaster .
-------------------------------------------------------------------
(Notice the dot (".") at the end of that last command.
- Paul
_______________________________________________
ls-support mailing list
ls-support@lists.campware.org
http://lists.campware.org/mailman/listinfo/ls-support