Difference between revisions of "Lazarus-ccr SourceForge repository/ru"

From Lazarus wiki
Jump to navigationJump to search
(Created page with "This page describes the policy for using the Lazarus Code and Component Repository on SourceForge (Lazarus CCR project). Anybody porting components to Lazarus can ask the Us...")
 
Line 1: Line 1:
This page describes the policy for using the Lazarus Code and Component Repository on SourceForge (Lazarus CCR project). Anybody porting components to Lazarus can ask the [[User:Vincent|Lazarus CCR project admin]] for write access. The Lazarus CCR Project has both SubVersion and Git repositories. If you want to host your project on GitHub instead, please see the [[Lazarus-ccr GitHub organization]] article.
+
Эта страница описывает политику использования Lazarus Code and Component Repository на SourceForge (проект Lazarus CCR). Все портирующие компоненты на  Lazarus могут попросить [[User:Vincent|админа проектаLazarus CCR]] права доступа на запись. Проект Lazarus CCR имеет SubVersion и Git репозитории. Если же Вы хотите разместить свой проект на GitHub, смотрите, пожалуйста, [[Lazarus-ccr GitHub organization]] статью.
  
 
=== Read access ===
 
=== Read access ===

Revision as of 16:27, 15 November 2021

Эта страница описывает политику использования Lazarus Code and Component Repository на SourceForge (проект Lazarus CCR). Все портирующие компоненты на Lazarus могут попросить админа проектаLazarus CCR права доступа на запись. Проект Lazarus CCR имеет SubVersion и Git репозитории. Если же Вы хотите разместить свой проект на GitHub, смотрите, пожалуйста, Lazarus-ccr GitHub organization статью.

Read access

Everybody has read access to this SubVersion and Git repositories. You can browse the SubVersion repository at http://lazarus-ccr.svn.sourceforge.net/viewvc/lazarus-ccr/ or the Git repositories at http://sourceforge.net/p/lazarus-ccr/_list/git

For more information about the contents of the CCR, please see Components and Code examples

Write access

Unfortunately, at this moment Sourceforge doesn't support restricting access to SVN to only a subtree of the complete repository. So we will give write access to the complete SVN tree, with the assumption that SVN committers will only write to their own part of the tree.

Please contact the admins about Git write access too.

If you want to commit something to a part of the tree for which you are not the maintainer, please contact the maintainer before committing.