Hello Mike...
Ok... i am moving forward in the official way..
cros_mirror -r . -u git://local-cros-mirror
and ended up in a successful sync.. but thereafter an error came..
----------------------------- --------------------------------------------------------------------------------------------------------------------
Fetching projects: 100% (204/204), done.
info: updating manifest
usage: git ls-remote [--heads] [--tags] [-u <exec> | --upload-pack <exec>] <repository> <refs>...
info: rewriting manifest branches to git://local-cros-mirror
error: unknown switch `B'
usage: git checkout [options] <branch>
or: git checkout [options] [<branch>] -- <file>...
-q, --quiet be quiet
-b <new branch> branch
-l log for new branch
-t, --track track
-2, --ours stage
-3, --theirs stage
-f, --force force
-m, --merge merge
--conflict <style> conflict style (merge or diff3)
-p, --patch select hunks interactively
----------------------------- --------------------------------------------------------------------------------------------------------------------
there might be some issue with the cros_mirror script...
because the wget method in the documentation doesnt work any more:
is there something wrong at my end or at scripts end?
Many Thanks.
Ashish
On Monday, 25 June 2012 22:08:16 UTC+5:30, Mike Frysinger wrote: