Does not sync tag when I run repo sync -c option.

385 views
Skip to first unread message

SeongUk Baek

unread,
Oct 18, 2013, 1:39:41 AM10/18/13
to repo-d...@googlegroups.com
Hi

I ran into the strange situation.

There is no tags in the source.

1. repo init -u ssh://myhost:port/platform/manifest.git -b [branch name] -m [test.xml] --reference=/[local mirror path]
2. repo sync -cj8

I used -m and --reference option when I run repo init.
And run repo sync add -c option.

So I checked the {source}/.git folder.
The packed-refs file was broken the link.

packed-refs -> ../../.repo/projects/forte.git/packed-refs  <- this file doesn't exist.

If I don't use --reference option, no problem.
And If I don't use -c option, no problem.
And If I don't use -m option, no problem.

Anybody know this issue?
Reply all
Reply to author
Forward
0 new messages