[Erp5-dev] Problem with tests and location of bt5 directory
Łukasz Nowak
lukasz.nowak at ventis.com.pl
Wed Oct 11 16:18:51 CEST 2006
Hello,
In http://www.erp5.org/DownloadLiveCd one can read:
4. Go to the /var/lib/zope/Products directory and checkout latest
version of ERP5 by using the svn_update.sh script.
And its something, which I always done, to setup fresh version of ERP5
site. But running this file such way puts all BTses into
/var/lib/zope/Products/bt5, and unit test are linked to
/var/lib/zope/bt5, and no tests are passed.
I do not know, which location shall be good, but workaround for me was:
cd /var/lib/zope
rmdir bt5
ln -s Products/bt5
Then I was able to run tests. Have I missed something, or such behaviour
is good?
Bye,
Luke
--
Łukasz Nowak R&D Ventis http://www.ventis.com.pl/
tel: +48 32 392 10 60 int 37 fax: +48 32 392 10 61
https://ssl.ventis.com.pl/keys/lukasz.nowak.pub.asc
``Use the Source, Luke...''
More information about the Erp5-dev
mailing list