I was looking at the heads (branches) in the Git components, compared with the branches in the original SVN copies (now read-only):
Compress appears to be missing 2 branches: http://svn.apache.org/repos/asf/commons/_moved_to_git/compress/branches/ commons-compress-1.2.x/ compress-2.0/ olddesign/ https://git-wip-us.apache.org/repos/asf?p=commons-compress.git;a=heads compress-2.0/ Is it possible that the other branches were deleted since the move to Git? How can I find out the history of the branches (Git heads)? The other Git components look OK in that all the SVN branches are also in Git heads: http://svn.apache.org/repos/asf/commons/_moved_to_git/lang/branches/ https://git-wip-us.apache.org/repos/asf?p=commons-lang.git;a=heads http://svn.apache.org/repos/asf/commons/_moved_to_git/math/branches/ https://git-wip-us.apache.org/repos/asf?p=commons-math.git;a=heads http://svn.apache.org/repos/asf/commons/_moved_to_git/scxml/branches/ https://git-wip-us.apache.org/repos/asf?p=commons-scxml.git;a=heads --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
