Copypeng / git-repo

Automatically exported from code.google.com/p/git-repo
Apache License 2.0
0 stars 0 forks source link

A targeted repo sync should not touch other directories #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Reported by Andrew D. Stadler (Google) <stadler@android.com> on Mon Jul 13 
20:43:29 PDT 2009
Source: JIRA REPO-42

I did "repo sync" with a specific directory (packages/apps/Email) and it
reported that it was making changes in other directories.  This seems wrong;
If I tell it to work in a specific directory, I really don't want it making
changes in other directories - right?

dhcp-172-18-101-194:master stadler$ repo sync packages/apps/Email
remote: Counting objects: 572, done
remote: Compressing objects: 100% (19/19)
Unpacking objects: 100% (19/19), done.
From ssh://android-git.corp.google.com:29418/platform/packages/apps/Email
   d0860a1..7d614f3  master     -> goog/master
Fetching projects: 100% (2/2), done.
Deleting obsolete path /Volumes/src/repo/master/external/bluez
Deleting obsolete path /Volumes/src/repo/master/external/eglib
Deleting obsolete path /Volumes/src/repo/master/external/hcidump

Original issue reported on code.google.com by code-rev...@gtempaccount.com on 24 Sep 2009 at 9:10

GoogleCodeExporter commented 8 years ago

Original comment by sop+code@google.com on 24 Sep 2009 at 11:07

GoogleCodeExporter commented 8 years ago
Issue 61 has been merged into this issue.

Original comment by david.pu...@sonymobile.com on 14 Feb 2013 at 8:37