Skip to content

Instantly share code, notes, and snippets.

@garbas
Created November 18, 2011 12:15
Show Gist options
  • Select an option

  • Save garbas/1376303 to your computer and use it in GitHub Desktop.

Select an option

Save garbas/1376303 to your computer and use it in GitHub Desktop.
list of plone packages still to migrate to git(hub)
TODO:
# collective:
http://svn.plone.org/svn/collective//SecureMailHost
http://svn.plone.org/svn/collective//Products.GroupUserFolder
ALREADY MIGRATED:
# collective:
http://svn.plone.org/svn/collective/Products.CMFEditions
http://svn.plone.org/svn/collective/Products.CMFDiffTool
http://svn.plone.org/svn/collective/Products.CMFPlacefulWorkflow
http://svn.plone.org/svn/collective/Products.ATContentTypes
http://svn.plone.org/svn/collective/collective.xmltestreport/
http://svn.plone.org/svn/collective/collective.fancyzoomview/
http://svn.plone.org/svn/collective/collective.autoresizetextarea/
http://svn.plone.org/svn/collective/collective.akismet/
# plone:
http://svn.plone.org/svn/plone/plone.formwidget.captcha/
http://svn.plone.org/svn/plone/plone.formwidget.recaptcha/
http://svn.plone.org/svn/plone/Products.FoundationMember
http://svn.plone.org/svn/plone/plone.app.bbb_testing
http://svn.plone.org/svn/plone/plone.app.relations
http://svn.plone.org/svn/plone/plone.app.ldap
http://svn.plone.org/svn/plone/plone.mocktestcase
http://svn.plone.org/svn/plone/plone.app.async/
http://svn.plone.org/svn/plone/plone.app.themeeditor/
http://svn.plone.org/svn/plone/plone.app.workflowmanager/
http://svn.plone.org/svn/plone/plone.phonehome/
http://svn.plone.org/svn/plone/plone.transforms/
@garbas

garbas commented Nov 20, 2011

Copy link
Copy Markdown
Author

you think you could do the same for archetypes repository?

@garbas

garbas commented Nov 20, 2011

Copy link
Copy Markdown
Author

but then you have to also take into the account whats inside github/collective

@jone

jone commented Nov 20, 2011

Copy link
Copy Markdown

I made some scripts, see https://github.com/jone/plone-github-svn-diff
The collective is quite hard, it is huge and has also subfolders which contain again multiple packages (for example simplelayout). Those folders need to be "declared" in the script.. It also seems that in the collective script the pypi lookup is buggy (working on it).

Check it out and give feedback ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment