Quantcast
Channel: Airtime Support Discussions on Sourcefabric Forum
Viewing all articles
Browse latest Browse all 1390

[ls-support] NOTICE: Subversion repository has changed

$
0
0
********************************************************
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

Viewing all articles
Browse latest Browse all 1390

Trending Articles