Bug #39315
References to svn.t3o in install script
| Status: | Closed | Start date: | 2012-07-27 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Ingo Renner | % Done: | 100% |
|
| Category: | Installer | |||
| Target version: | 2.8 | |||
| TYPO3 Version: | 4.5 | Has patch: | No | |
| PHP Version: | Tags: | |||
| Votes: | 0 |
Description
The solr forge project has been move to git. The install script refers to svn.typo3.org though when checking for the branch from where to download configuration files.
# test if release branch exists, if so we'll download from there wget --no-check-certificate -q -O /dev/null https://svn.typo3.org/TYPO3v4/Extensions/solr/$GITBRANCH_PATH BRANCH_TEST_RETURN=$?
History
Updated by Ingo Renner 7 months ago
- Status changed from New to Resolved
- Assignee changed from Stefan Sprenger to Ingo Renner
- % Done changed from 0 to 100
- TYPO3 Version set to 4.5
- Has patch set to No
Updated by Ingo Renner 6 months ago
- Status changed from Resolved to Closed