Hello, when running git push --tags, I seem to be getting some errors about spacewalk-java-0.6.1-1-11. What's strange there is that spacewalk-java-0.6.1-1-11 does not even look like a valid tag name:
$ git push --tags Counting objects: 1, done. Writing objects: 100% (1/1), 217 bytes, done. Total 1 (delta 0), reused 0 (delta 0) fatal: ambiguous argument 'spacewalk-java-0.6.1-1-11..2b31b47d57bd0024deb6a7097f1388e3fa0e13ee': unknown revision or path not in the working tree. Use '--' to separate paths from revisions To ssh://git.fedorahosted.org/git/spacewalk.git/ fatal: ambiguous argument 'spacewalk-java-0.6.1-1-11..2b31b47d57bd0024deb6a7097f1388e3fa0e13ee': unknown revision or path not in the working tree. Use '--' to separate paths from revisions * [new tag] rhnpush-5.3.0-1 -> rhnpush-5.3.0-1 Does anyone know what's going on there with the Spacewalk git repository? -- Jan Pazdziora Senior Software Engineer, Satellite Engineering, Red Hat _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
