Validated the rest of the repos with the recursive diff and they look ok. Thanks David!
The recursive diff, however, only compares text files and validates only the current branch. Is there a better way to validate that all branches are in place and are ok? On 6 May 2013 15:48, David Nalley <[email protected]> wrote: > On Mon, May 6, 2013 at 9:37 AM, Ignasi <[email protected]> wrote: >> In order to clone, 'incubator-' must be prepended to the repo names: >> (https://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef.git, >> etc) >> >> I've just validated jclouds-chef and jclouds-labs with a recursive diff: >> diff -a -q -r oldrepo newrepo >> >> Will validate the rest of the repos in a while. >> > > Indeed - my apologies on bad URLs. All of the repos do have incubator- > prepended to the repo name. > > --David
