Talk:Lazarus-ccr SourceForge repository
From Lazarus wiki
Jump to navigationJump to search
What is CCR ?
I can't understand from this page what is ccr and what reason to use this repository when lazarus have http://svn.freepascal.org/svn/lazarus/ ? --Nashev 00:11, 8 September 2012 (UTC)
- CCR is Code and Component Reportisoty - in other words a repository where you can download some ported or created for Lazarus components, code examples and applications which are not distributed together with Lazarus. Those components and other code are supported by the Lazarus community. -- 07:13, 8 September 2012 Paul Ishenin
Has the repository been moved?
When I point Tortoise checkout at https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr I get a message:
Error: Repository moved permanently to Error: https://svn.code.sf.net/p/lazarus-ccr/svn/!svn/vcc/default; please relocate
But entering this URL into tortoise produces:
Error: URL 'https://svn.code.sf.net/p/lazarus-ccr/svn/!svn/vcc/default' doesn't exist
Re: Has the repository been moved?
Use https://svn.code.sf.net/p/lazarus-ccr/svn
as new URL.
Updated URL works - thanks! Torrenter 17:53, 8 June 2014 (CEST)