[TYPO3-doc]  Please GIT me on track
    Martin Bless 
    m.bless at gmx.de
       
    Wed Nov  9 19:02:15 CET 2011
    
    
  
This is related to Xavier writing:
"""
For your information, I just made an initial commit of the LaTeX 
template I created to generate PDF out of a reST manual.
http://forge.typo3.org/issues/31707
"""
(1)
I can clone ApiTypo3Org without problem:
$ git clone git://git.typo3.org/Documentation/ApiTypo3Org.git
When I try to clone RestTools I get:
$ git clone git://git.typo3.org/Documentation/RestTools.git
Cloning into RestTools...
warning: remote HEAD refers to nonexistent ref, unable to checkout.
Q: What am I doing wrong?
(2)
This link works:
http://git.typo3.org/Documentation/ApiTypo3Org.git?a=tree
This link does not work:
http://git.typo3.org/Documentation/RestTools.git?a=tree
403 Forbidden - Reading tree failed
Q: Why?
Martin
-- 
http://mbless.de
    
    
More information about the TYPO3-project-documentation
mailing list