Discussion:
[Erp5-dev] [Erp5-report] r34910 lucas - /erp5/trunk/buildout/profiles/versions.cfg
Łukasz Nowak
2010-05-03 08:03:24 UTC
Permalink
Hello,

Why?

This log message does not explain why it was done.

Please see: http://www.erp5.org/GuidelinesForBestCommitPractices

I'd like to remind that good commit messages are really important to
understand why change was done, not what was done.

Regards,
Luke
Author: lucas
Date: Fri Apr 30 22:04:57 2010
New Revision: 34910
URL: http://svn.erp5.org?rev=34910&view=rev
Removed pdb from versions.
erp5/trunk/buildout/profiles/versions.cfg
Modified: erp5/trunk/buildout/profiles/versions.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions.cfg?rev=34910&r1=34909&r2=34910&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions.cfg [utf8] Fri Apr 30 22:04:57 2010
@@ -3,7 +3,6 @@
erp5diff = 0.2
python-memcached = 1.45
PyXML = 0.8.4
-ipdb = 0.1dev-r1716
ipython = 0.10
itools = 0.20.8
numpy = 1.3.0
_______________________________________________
Erp5-report mailing list
Erp5-report at erp5.org
http://mail.nexedi.com/mailman/listinfo/erp5-report
Lucas Carvalho
2010-05-03 12:53:44 UTC
Permalink
Hello,
After a brief talk with Rafael we decided to remove ipdb from version.cfg.
Because, it was not working to build the buildbout with eggproxy and
without eggproxy.
So after removal you were able to build in both situations.

Sorry for the fast Log and missing Log.

Regards,
Lucas.
Post by Łukasz Nowak
Hello,
Why?
This log message does not explain why it was done.
Please see: http://www.erp5.org/GuidelinesForBestCommitPractices
I'd like to remind that good commit messages are really important to
understand why change was done, not what was done.
Regards,
Luke
Author: lucas
Date: Fri Apr 30 22:04:57 2010
New Revision: 34910
URL: http://svn.erp5.org?rev=34910&view=rev
Removed pdb from versions.
erp5/trunk/buildout/profiles/versions.cfg
Modified: erp5/trunk/buildout/profiles/versions.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions.cfg?rev=34910&r1=34909&r2=34910&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions.cfg [utf8] Fri Apr 30 22:04:57 2010
@@ -3,7 +3,6 @@
erp5diff = 0.2
python-memcached = 1.45
PyXML = 0.8.4
-ipdb = 0.1dev-r1716
ipython = 0.10
itools = 0.20.8
numpy = 1.3.0
_______________________________________________
Erp5-report mailing list
Erp5-report at erp5.org
http://mail.nexedi.com/mailman/listinfo/erp5-report
_______________________________________________
Erp5-dev mailing list
Erp5-dev at erp5.org
http://mail.nexedi.com/mailman/listinfo/erp5-dev
Loading...