Hi Jarcec, I did a clone, and compared the sqoop-2 branch with a fresh sqoop-2 branch from the SVN repository and they look identical. I also did spot testing on the trunk and it seems to be working fine.
Regards, Arvind Prabhakar On Tue, Sep 4, 2012 at 10:31 PM, Jarek Jarcec Cecho <[email protected]>wrote: > Hi Sqoop developpers, > it appears that we have progress on moving our repository from SVN to GIT. > Infra has set our SVN repository to read only and imported data to git. You > can get the repository by running following command: > > git clone https://git-wip-us.apache.org/repos/asf/sqoop.git > > We are asked to check the repository for correctness. I've checked it > myself, however I would appreciate if another set of eyes would look around > as well before giving Infra green to proceed. > > Here is stuff that I've checked: > > * Clone is working > * Tags seems to be correct > * Branches seems to be correct > * Commit history (git graph) seems to be also correct > * "trunk" is compilable > * Branch "sqoop2" is compilable > > Jarcec >
