![]() |
2008-10-21
, 17:08
|
Posts: 12 |
Thanked: 3 times |
Joined on Jun 2007
|
#2
|
![]() |
2008-10-21
, 17:16
|
|
Posts: 643 |
Thanked: 628 times |
Joined on Mar 2007
@ Seattle (or thereabouts)
|
#3
|
![]() |
2008-10-21
, 17:30
|
Posts: 12 |
Thanked: 3 times |
Joined on Jun 2007
|
#4
|
![]() |
2008-10-21
, 18:47
|
Posts: 49 |
Thanked: 1 time |
Joined on Sep 2008
|
#5
|
Traceback (most recent call last): File "/home/cyrus/development/mydroid/.repo/repo/main.py", line 198, in <module> _Main(sys.argv[1:]) File "/home/cyrus/development/mydroid/.repo/repo/main.py", line 184, in _Main repo._Run(argv) File "/home/cyrus/development/mydroid/.repo/repo/main.py", line 94, in _Run cmd.Execute(copts, cargs) File "/home/cyrus/development/mydroid/.repo/repo/subcmds/init.py", line 189, in Execute self._ConfigureUser() File "/home/cyrus/development/mydroid/.repo/repo/subcmds/init.py", line 143, in _ConfigureUser self._PromptKey('Your Name', 'user.name', mp.UserName) File "/home/cyrus/development/mydroid/.repo/repo/project.py", line 202, in UserName self._LoadUserIdentity() File "/home/cyrus/development/mydroid/.repo/repo/project.py", line 215, in _LoadUserIdentity u = self.bare_git.var('GIT_COMMITTER_IDENT') File "/home/cyrus/development/mydroid/.repo/repo/project.py", line 1024, in runner p.stderr)) error.GitError: manifests var: *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: empty ident <cyrus@cyrus.(none)> not allowed
![]() |
2008-10-21
, 20:03
|
Posts: 7 |
Thanked: 0 times |
Joined on Aug 2008
|
#6
|
![]() |
2008-10-21
, 20:39
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#7
|
![]() |
2008-10-21
, 20:44
|
Posts: 12 |
Thanked: 3 times |
Joined on Jun 2007
|
#8
|
![]() |
2008-10-22
, 21:13
|
|
Posts: 75 |
Thanked: 10 times |
Joined on Dec 2007
@ UK
|
#9
|
So I run the git config --global cyrus.drive@gmail.com "cyrus.drive@gmail.com".
![]() |
2008-10-23
, 01:49
|
Posts: 49 |
Thanked: 1 time |
Joined on Sep 2008
|
#10
|
![]() |
Tags |
android |
Thread Tools | |
|
Hit the link for more info:
http://source.android.com/
/me goes back to digging through release notes.