Ok sorry I didn't quite understand what was up.... Our fancy new install system doesn't handle this!

Try the old way..

cd $ZENHOME/bin
svn export --force https://dev.zenoss.org/svn/trunk/bin .
zenprodrm
cd $ZENHOME/Products
svn co https://dev.zenoss.org/svn/trunk/Products .
zenmigrate --commit

-EAD

On Jun 12, 2006, at 1:06 PM, Dennis B.Hopp wrote:




On Mon, 12 Jun 2006 12:04:04 -0400, "Erik A. Dahl" <[EMAIL PROTECTED]> wrote:
Dennis,

Looks like you are going through a proxy that doesn't allow the
PROPFIND http command... When you try the checkout with https still
do...

svn co https://dev.zenoss.org/svn/trunk/inst zenossinst


That's what I did...

[EMAIL PROTECTED] ~]$ svn co https://dev.zenoss.org/svn/trunk/inst zenossinst

<---- output snipped ---->

[EMAIL PROTECTED] ~]$ cd zenossinst
[EMAIL PROTECTED] zenossinst]$ pwd
/home/zenoss/zenossinst
[EMAIL PROTECTED] zenossinst]$ echo $ZENHOME
/opt/zenoss

< --- Here I modified GNUmakefile so that SVNurl is https not http --->

[EMAIL PROTECTED] zenossinst]$ ./install.sh
/opt/zenoss already exists!
Stopping zenoss
Do you want me to migrate your database to the new version? (y/n) y
Creating a backup of your existing data
MySQL username for Zenoss events database [root]:
MySQL password for root:
Password for the Zenoss "admin" user:
installing into /opt/zenoss
build log is in zenbuild.log
updating Zenoss from svn
gmake: *** [svn-install] Error 1
unable to build zenoss and prerequisites, see zenbuild.log
[EMAIL PROTECTED] zenossinst]$ cat zenbuild.log
Mon Jun 12 12:03:04 CDT 2006
svn: Failed to add directory 'Products/DataCollector': object of the same name already exists svn: Failed to add file 'bin/zenprodrm': object of the same name already exists


--Dennis


_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to