Ticket #1298 (closed defect: wontfix)
Cannot access install scripts for ambra
| Reported by: | clipo | Owned by: | npeterson |
|---|---|---|---|
| Priority: | unassigned | Milestone: | |
| Component: | ambra | Version: | 0.9.2 |
| Keywords: | Cc: |
Description (last modified by npeterson) (diff)
According to the SingleBoxInstall? page ( http://www.topazproject.org/trac/wiki/SingleBoxInstallScript) the single box install scripts for ambra are available here: source:private/eric/test
"Scripts are at source:private/eric/test. You must be in that directory when running the scripts. Thus, the following will work:
svn co http://svn.topazproject.org/svn/private/eric/test cd test export USER=whoami su ./clean.groovy $USER ./install.sh $USER ./create_accounts.sh"
Following the instruction gets this error:
"Authentication realm: < http://svn.topazproject.org:80> topaz Password for 'clipo': svn: Server sent unexpected return value (403 Forbidden) in response to OPTIONS request for ' http://svn.topazproject.org/svn/private/eric/test'
Where else can get these scripts?
