From: Dan P. <ba...@al...> - 2006-05-25 01:36:24
|
On May 7, 2006, at 2:39 PM, Torsten Giebl wrote: > Hello ! > > > Is there a place where i can download the latest > Snapshot from KOS ? > > Sorry to say it but for me KOS looks > really scary. Some parts are on the Sourceforge Page. > Some parts are on the Allusion.net Page. The SVN Repo. > to get the latest Source is down. > > For People new to KOS this is really confusing. Yeah, sorry about that. The SVN repo actually moved to svn.allusion.net, but it should now be imported to SourceForge. So here is the new URL: https://svn.sourceforge.net/svnroot/cadcdev For people who already have an SVN repo you'll need to migrate once again. It looks something like this: svn switch --relocate http://svn.allusion.net/svn/kos https:// svn.sourceforge.net/svnroot/cadcdev For people who are committing, you'll also need to use --username to set to your SF username instead of the svn.allusion.net one. I'm not sure who all is still committing on a regular basis, but if you are doing so email me with your SF username and I'll go take care of that. I've also moved everything remaining in CVS into SVN -- the dcload, ps2, and navi trees. |