Great! Thank you. Apparently, the old commits from PluggableAuthService without the Products prefix aren't in there. I'm currently do a git svn clone svn://svn.zope.org/repos/main/PluggableAuthService -ttags -bbranches without the users mapping and see, if i can git-remote-add and merge it into Products.PluggableAuthService. Besides of having it migrated to git, one reason is to investigate (git blame) the "PluggableAuthService queries all authentication plugins - even if a user was already found" problem described in other mail to find out the purpose of this behavior. Can I ask for migrating other repos too? Ideally all Repos, which Plone depends on are git managed. I don't know about the CMF products policy - AFAIK there was some controversy regarding github. I'd love to help migrating, if I can. Johannes On Mon, 2015-02-09 at 22:49 -0500, Tres Seaver wrote:
On 02/09/2015 09:29 PM, Tres Seaver wrote:
On 02/09/2015 06:41 PM, Johannes Raggam wrote:
Any chance to get Products.PluggableAuthService migrated from the old svn to github?
Whats the process of doing that? If it can be done by the community/by myself, I'd care about the migration by myself. I'm already trying to svn2git it, following the docs on https://github.com/collective/collective.github.com/blob/master/old-svn.rst
but old svn.zope.org seems really slow today. However, I'd missing a
proper authors mapping file.
I'm getting the migration done now (fingers crossed that my 'users.txt' file works).
Migrated:
https://github.com/zopefoundation/Products.PluggableAuthService
Tres.
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )