This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author facundobatista
Recipients christian.heimes, facundobatista, georg.brandl
Date 2008-03-16.14:04:13
SpamBayes Score 0.02058905
Marked as misclassified No
Message-id <1205676254.26.0.0283276901452.issue2300@psf.upfronthosting.co.za>
In-reply-to
Content
I was suffering of the same error, so:

make clean: ok

make update:

svn update tools/pygments
svn: requerimiento REPORT falló en '/projects/!svn/vcc/default'
svn: Target path does not exist
make: *** [update] Error 1


Anyway, I went further and made...

make html: and it worked ok!
History
Date User Action Args
2008-03-16 14:04:14facundobatistasetspambayes_score: 0.020589 -> 0.02058905
recipients: + facundobatista, georg.brandl, christian.heimes
2008-03-16 14:04:14facundobatistasetspambayes_score: 0.020589 -> 0.020589
messageid: <1205676254.26.0.0283276901452.issue2300@psf.upfronthosting.co.za>
2008-03-16 14:04:13facundobatistalinkissue2300 messages
2008-03-16 14:04:13facundobatistacreate