[ https://issues.apache.org/jira/browse/S4-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13227067#comment-13227067
]
Valerio Schiavoni commented on S4-46:
-------------------------------------
The text in italic at this page http://incubator.apache.org/s4/contrib/ should be definitely
more visible then, as the first command-line given will systematically reproduce the problem.
Thanks anyway for the heads-up !
> git checkout fails
> ------------------
>
> Key: S4-46
> URL: https://issues.apache.org/jira/browse/S4-46
> Project: Apache S4
> Issue Type: Bug
> Environment: mac osx 10.6.8
> git version 1.7.9.2
> Reporter: Valerio Schiavoni
> Labels: git, path
>
> The following happen trying to perform a clean checkout:
> git clone http://git-wip-us.apache.org/repos/asf/incubator-s4.git
> Cloning into 'incubator-s4'...
> remote: Counting objects: 9156, done.
> remote: Compressing objects: 100% (3029/3029), done.
> remote: Total 9156 (delta 4696), reused 8496 (delta 4425)
> Receiving objects: 100% (9156/9156), 18.12 MiB | 635 KiB/s, done.
> Resolving deltas: 100% (4696/4696), done.
> warning: remote HEAD refers to nonexistent ref, unable to checkout.
> Following the suggestion of Harsh J, i tried to go into the created incubator-s4 directory
(empty) doing:
> git checkout trunk
> error: pathspec 'trunk' did not match any file(s) known to git.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|