Difference between revisions of "Talk:Lazarus-ccr SourceForge repository"

From Free Pascal wiki
Jump to navigationJump to search
(Problem with CCR url?)
Line 14: Line 14:
  
 
  Error: URL 'https://svn.code.sf.net/p/lazarus-ccr/svn/!svn/vcc/default' doesn't exist
 
  Error: URL 'https://svn.code.sf.net/p/lazarus-ccr/svn/!svn/vcc/default' doesn't exist
 +
 +
== Re: Has the repository been moved? ==
 +
 +
Use
 +
  svn co https://svn.code.sf.net/p/lazarus-ccr/svn lazarus-ccr

Revision as of 16:21, 8 June 2014

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

 svn co https://svn.code.sf.net/p/lazarus-ccr/svn lazarus-ccr