Bug #38495
Install shell script not working anymore because of the change from svn to git
| Status: | Closed | Start date: | 2012-06-30 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Ingo Renner | % Done: | 100% |
|
| Category: | Installer | |||
| Target version: | 2.2 | |||
| TYPO3 Version: | Has patch: | |||
| PHP Version: | Tags: | |||
| Votes: | 0 |
Description
As some of you might noticed, the nice install shell script isn't working anymore because of the repository change from svn to git.
So I decided to update the current shell script, so that it'll work with the new applied git repository.
Although I am not the bash geek, the script is working fine. But maybe the author of the original svn install script (or somebody else) has a look at it and does a little refactor (especially in the wgetresource() method; --output-file didn't work well with the pipe to progressfilt(), so there is little hacky solution right now to get the files correctly).
Nevertheless here it is - see attachment. Have a nice weekend.
History
Updated by Ingo Renner 12 months ago
- Status changed from New to Resolved
- Assignee set to Ingo Renner
- Target version set to 2.2
- % Done changed from 0 to 100
thanks, it's been fixed in the EAP version already, we just need to sync this change. We plan to have a release by the end of next week.
Updated by Ingo Renner 11 months ago
- Status changed from Resolved to Closed