[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: OpenLDAP git repo?
On Nov 12, 2010, at 2:30 AM, Dagobert Michelsen wrote:
> Hello,
>
> Am 14.03.2010 um 00:31 schrieb Howard Chu:
>> Volker Lendecke wrote:
>>> Out of several rumors I've heard that OpenLDAP converted it
>>> source repo to git. Is that true? www.openldap.org still
>>> speaks about cvs. If you changed to git, is the repo
>>> publically available?
>>
>> That was a desire. The conversion has been delayed indefinitely.
>
> Would it be possible to allow rsync read-only access to the
> CVS repository?
rsync --list-only rsync://openldap.org
> The most advanced repository conversion tools
> need local access to the repository. It would make syncing
> to a private GIT clone much easier (or offering a public
> GIT clone kept in sync by closely following the official CVS).
>
>
> Kind regards
>
> -- Dagobert