Bug #25804

Distribution Base Package is not downloadable

Added by Regine Rosewich over 4 years ago. Updated over 4 years ago.

Status:Rejected Start date:2011-04-06
Priority:Must have Due date:
Assigned To:Bastian Waidelich % Done:

0%

Category:-
Target version:-
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

The git-repository http://git.typo3.org/FLOW3/Distributions/Base.git is not clonable. The command

git clone --recursive http://git.typo3.org/FLOW3/Distributions/Base.git 

fails with the error:

warning: remote HEAD refers to nonexistent ref, unable to checkout

History

#1 Updated by Bastian Waidelich over 4 years ago

  • Status changed from New to Rejected
  • Assigned To set to Bastian Waidelich

Regine Rosewich wrote:

The git-repository http://git.typo3.org/FLOW3/Distributions/Base.git is not clonable. The command
[...]

If you use the git protocol, everything should work as expected:

git clone --recursive git://git.typo3.org/FLOW3/Distributions/Base.git 

Note: Have a look at http://www.wwwision.de/githelper/

Also available in: Atom PDF