You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2011/03/21 17:20:05 UTC

[jira] [Resolved] (INFRA-3474) Apache Zeta Components

     [ https://issues.apache.org/jira/browse/INFRA-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved INFRA-3474.
----------------------------------

    Resolution: Fixed

The problem with the mirror were the imported commits with no matching Apache committer accounts. These block the mirror update with an error message like this:

    Author: amos:ez.no not defined in /export/home/git/var/mirrors/authors.txt file

Currently problems like these need to be manually worked around by adding such external account names to the ~git/etc/ext-users.txt file. After that the mirror update can be resumed with the following command:

    $ update-autors.pl && update-mirror.sh name-of-mirror.git

I also adjusted the mirror settings a bit. The mirror now only contains the trunk directory plus any brances and tags if you ever decide to create those structures using the standard layout in svn.

If you want other parts of the zetacomponents svn tree to be mirrored, please file separate mirror request for them or simply move those parts of the codebase into the trunk folder.

> Apache Zeta Components
> ----------------------
>
>                 Key: INFRA-3474
>                 URL: https://issues.apache.org/jira/browse/INFRA-3474
>             Project: Infrastructure
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Jérôme Renard
>            Assignee: Gavin
>            Priority: Minor
>
> Could it be possible to get a Git mirrot (zetacomponents.git) available on git.apache.org and github ?
> Subversion path of the code base : https://svn.apache.org/repos/asf/incubator/zetacomponents/
> Subversion layout :
> - /LICENSE
> - /design/
> - /directory_structure.txt
> - /docs/
> - /experimental/
> - /release-info/
> - /releases/
> - /scripts/
> - /stable/
> - /trunk/
> - /website/
> Thanks in advance.
> Best Regards.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira