Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5848099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:48:43+00:00 2026-05-22T12:48:43+00:00

I want to develop a few products for a defined Plone install/version, which I

  • 0

I want to develop a few products for a defined Plone install/version, which I cannot change (3.3.5).

What is the best way to organize my source tree, so that I do not have to put a huge plone instance into source control that won’t change anyway? I still want to use buildout for local checking, though…

What do you recommend?

I am on Windows and prefer git to hg, but can live with both…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T12:48:44+00:00Added an answer on May 22, 2026 at 12:48 pm

    Generally speaking, this is done now-a-days with mr.developer. You can use a buildout like this:

    [buildout]
    extends = 
        https://raw.githubusercontent.com/plock/pins/master/plone-4-3
        https://raw.githubusercontent.com/plock/pins/master/dev
    

    And then add your sources to the auto-checkout parameter in the [buildout] section, and in the [sources] section, in the format described here:

    • http://pypi.python.org/pypi/mr.developer

    Something like:

    [buildout]
    auto-checkout = my.package
    
    [sources]
    my.package = git https://url.to/my.package
    

    Then add your package to the eggs parameter of the plone.recipe.zope2instance section as usual:

    [instance]
    recipe = plone.recipe.zope2instance
    eggs =
        Pillow
        Plone
        my.package
    

    See the Plone coredev buildout for a working example:

    • https://github.com/plone/buildout.coredev

    And don’t forget there is a develop parameter for the [buildout] section which allows you to specify the file system path to a “develop egg” (it does not perform a checkout though):

    [buildout]
    develop = src/my.package
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am newbie in android .i want to develop an application which has the
Hi i have develop an android application in which i want to prevent user
I want to develop a windows application. If I use native C++ and MFC
I want to develop Java apps, real quick, what IDE should I choose?
I want to develop simple Serverless LAN Chat program just for fun. How can
I want to develop a mobile web application using asp.net 3.5 that can be
I want to develop a very simple 2D game in Python. Pygame is the
I want to develop an iPhone application using the utility template, where the flip
I want to develop ASP.NET C# based MMOG (Massively multiplayer online game). I would
If you want to develop against WordPress (i.e., have a local instance running on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.