Git Product home page Git Product logo

Comments (3)

rvanlaar avatar rvanlaar commented on July 19, 2024

(by jvloothuis)
Could you provide me with an example configuration in which this happens? This would help me to investigate the problem further.

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 19, 2024

(by burc)

System config:

MacOS X 10.5.1
SVN 1.4.4
virtualenv 1.3.3 on python 2.5, but ran with flag --python=python2.6

buildout.cfg:

[buildout]
parts = django djangopl gravatar

eggs =
zc.buildout
south
ipdb
MySQL-python
tagging
django_extensions
docutils
FeedParser

[django]
recipe = djangorecipe
version = trunk
extra-paths =
${buildout:parts-directory}
/usr/lib/python2.6/site-packages/PIL/
/usr/lib/python2.6/site-packages/

settings = settings
projectegg = djangopl
eggs =
${buildout:eggs}

fcgi = True

[djangopl]
recipe = iw.recipe.subversion
urls =
http://svn2.assembla.com/svn/django-pl/trunk/djangopl/ .
http://svn2.assembla.com/svn/django-pl/django-docs/ django-docs

[gravatar]
recipe = iw.recipe.subversion
urls =
http://django-gravatar.googlecode.com/svn/trunk/gravatar/ .

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 19, 2024

(by jvloothuis)
I updated the recipe so that it uses the -q flag when not running verbose. This makes subversion work.

from djangorecipe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.