[android-developers] Re: Android 2.0 (eclair) source

2009-11-05 Thread Eric
I'm having the same issue. It used to say that there were no eclair
branch. Fair enough. However now there is an eclair branch, only repo
fails to get it with the ugly error message outlined by Doug.

Eric

On Oct 28, 8:50 pm, tu  wrote:
> Yes, I also entered the same error message, some body can help us
> ASAP? thanks and best regards.
>
> On 10月29日, 上午2时53分, Doug  wrote:
>
> > Any idea when theeclairsourcewill be available via git?
> > If I try to init a repo with "-beclair" I get an error stating that
> > the manifest is missing.
> > If I init a repo to head there doesn't seem to be much/anyeclaircode
> > in there.
>
> > Why do I ask?  Well, the docs looks like they're still in the process
> > of being updated (fair enough) but certain methods that have now been
> > deprecated don't seem to have been replaced with ones that perform
> > similar tasks - I need to browse thesourceso I can find out how to
> > get my application working against this new build.
>
> > (I got the following init command fromhttp://source.android.com/download)
>
> > $ repo init -u git://android.git.kernel.org/platform/manifest.git -beclair
> > Getting repo ...
> >    from git://android.git.kernel.org/tools/repo.git
> > remote: Counting objects: 945, done.
> > remote: Compressing objects: 100% (372/372), done.
> > remote: Total 945 (delta 592), reused 894 (delta 553)
> > Receiving objects: 100% (945/945), 282.14 KiB, done.
> > Resolving deltas: 100% (592/592), done.
> > .
> > .
> > .
> >  * [new branch]      eclair    -> origin/eclair
> > .
> > .
> > .
> > From git://android.git.kernel.org/platform/manifest
> >  * [new tag]        android-1.0 ->android-1.0
> > fatal: manifest 'default.xml' not available
> > fatal: manifest default.xml not found
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Android 2.0 (eclair) source

2009-11-09 Thread jpntiger
Anybody had success getting eclair source?

On Nov 5, 9:27 am, Eric  wrote:
> I'm having the same issue. It used to say that there were noeclair
> branch. Fair enough. However now there is aneclairbranch, only repo
> fails to get it with the ugly error message outlined by Doug.
>
> Eric
>
> On Oct 28, 8:50 pm, tu  wrote:
>
>
>
> > Yes, I also entered the same error message, some body can help us
> > ASAP? thanks and best regards.
>
> > On 10月29日, 上午2时53分, Doug  wrote:
>
> > > Any idea when theeclairsourcewill be available via git?
> > > If I try to init a repo with "-beclair" I get an error stating that
> > > the manifest is missing.
> > > If I init a repo to head there doesn't seem to be much/anyeclaircode
> > > in there.
>
> > > Why do I ask?  Well, the docs looks like they're still in the process
> > > of being updated (fair enough) but certain methods that have now been
> > > deprecated don't seem to have been replaced with ones that perform
> > > similar tasks - I need to browse thesourceso I can find out how to
> > > get my application working against this new build.
>
> > > (I got the following init command fromhttp://source.android.com/download)
>
> > > $ repo init -u git://android.git.kernel.org/platform/manifest.git -beclair
> > > Getting repo ...
> > >from git://android.git.kernel.org/tools/repo.git
> > > remote: Counting objects: 945, done.
> > > remote: Compressing objects: 100% (372/372), done.
> > > remote: Total 945 (delta 592), reused 894 (delta 553)
> > > Receiving objects: 100% (945/945), 282.14 KiB, done.
> > > Resolving deltas: 100% (592/592), done.
> > > .
> > > .
> > > .
> > >  * [new branch]  eclair-> origin/eclair
> > > .
> > > .
> > > .
> > > From git://android.git.kernel.org/platform/manifest
> > >  * [new tag]android-1.0 ->android-1.0
> > > fatal: manifest 'default.xml' not available
> > > fatal: manifest default.xml not found

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Android 2.0 (eclair) source

2009-11-16 Thread Master_Ne0
Not sure how accurate this info is, but i read (can't remember where
now! Doh!) that the eclair branch is not and will not be public. You
have to wait until they merge it into master, i think some modules
have been done done all ready.

Let us know if this wrong!!

Ne0

On 8 Nov, 06:51, jpntiger  wrote:
> Anybody had success getting eclair source?
>
> On Nov 5, 9:27 am, Eric  wrote:
>
> > I'm having the same issue. It used to say that there were noeclair
> > branch. Fair enough. However now there is aneclairbranch, only repo
> > fails to get it with the ugly error message outlined by Doug.
>
> > Eric
>
> > On Oct 28, 8:50 pm, tu  wrote:
>
> > > Yes, I also entered the same error message, some body can help us
> > > ASAP? thanks and best regards.
>
> > > On 10月29日, 上午2时53分, Doug  wrote:
>
> > > > Any idea when theeclairsourcewill be available viagit?
> > > > If I try to init a repo with "-beclair" I get an error stating that
> > > > the manifest is missing.
> > > > If I init a repo to head there doesn't seem to be much/anyeclaircode
> > > > in there.
>
> > > > Why do I ask?  Well, the docs looks like they're still in the process
> > > > of being updated (fair enough) but certain methods that have now been
> > > > deprecated don't seem to have been replaced with ones that perform
> > > > similar tasks - I need to browse thesourceso I can find out how to
> > > > get my application working against this new build.
>
> > > > (I got the following init command 
> > > > fromhttp://source.android.com/download)
>
> > > > $ repo init -ugit://android.git.kernel.org/platform/manifest.git-beclair
> > > > Getting repo ...
> > > >    fromgit://android.git.kernel.org/tools/repo.git
> > > > remote: Counting objects: 945, done.
> > > > remote: Compressing objects: 100% (372/372), done.
> > > > remote: Total 945 (delta 592), reused 894 (delta 553)
> > > > Receiving objects: 100% (945/945), 282.14 KiB, done.
> > > > Resolving deltas: 100% (592/592), done.
> > > > .
> > > > .
> > > > .
> > > >  * [new branch]      eclair    -> origin/eclair
> > > > .
> > > > .
> > > > .
> > > > Fromgit://android.git.kernel.org/platform/manifest
> > > >  * [new tag]        android-1.0 ->android-1.0
> > > > fatal: manifest 'default.xml' not available
> > > > fatal: manifest default.xml not found

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Android 2.0 (eclair) source

2009-11-16 Thread joebowbeer
Eclair is now in AOSP
http://groups.google.com/group/android-platform/browse_thread/thread/db968455d490dfad

On Nov 16, 7:24 am, Master_Ne0 
wrote:
> Not sure how accurate this info is, but i read (can't remember where
> now! Doh!) that the eclair branch is not and will not be public. You
> have to wait until they merge it into master, i think some modules
> have been done done all ready.
>
> Let us know if this wrong!!
>
> Ne0
>
> On 8 Nov, 06:51, jpntiger  wrote:
>
> > Anybody had success getting eclair source?
>
> > On Nov 5, 9:27 am, Eric  wrote:
>
> > > I'm having the same issue. It used to say that there were noeclair
> > > branch. Fair enough. However now there is aneclairbranch, only repo
> > > fails to get it with the ugly error message outlined by Doug.
>
> > > Eric
>
> > > On Oct 28, 8:50 pm, tu  wrote:
>
> > > > Yes, I also entered the same error message, some body can help us
> > > > ASAP? thanks and best regards.
>
> > > > On 10月29日, 上午2时53分, Doug  wrote:
>
> > > > > Any idea when theeclairsourcewill be available viagit?
> > > > > If I try to init a repo with "-beclair" I get an error stating that
> > > > > the manifest is missing.
> > > > > If I init a repo to head there doesn't seem to be much/anyeclaircode
> > > > > in there.
>
> > > > > Why do I ask?  Well, the docs looks like they're still in the process
> > > > > of being updated (fair enough) but certain methods that have now been
> > > > > deprecated don't seem to have been replaced with ones that perform
> > > > > similar tasks - I need to browse thesourceso I can find out how to
> > > > > get my application working against this new build.
>
> > > > > (I got the following init command 
> > > > > fromhttp://source.android.com/download)
>
> > > > > $ repo init 
> > > > > -ugit://android.git.kernel.org/platform/manifest.git-beclair
> > > > > Getting repo ...
> > > > >    fromgit://android.git.kernel.org/tools/repo.git
> > > > > remote: Counting objects: 945, done.
> > > > > remote: Compressing objects: 100% (372/372), done.
> > > > > remote: Total 945 (delta 592), reused 894 (delta 553)
> > > > > Receiving objects: 100% (945/945), 282.14 KiB, done.
> > > > > Resolving deltas: 100% (592/592), done.
> > > > > .
> > > > > .
> > > > > .
> > > > >  * [new branch]      eclair    -> origin/eclair
> > > > > .
> > > > > .
> > > > > .
> > > > > Fromgit://android.git.kernel.org/platform/manifest
> > > > >  * [new tag]        android-1.0 ->android-1.0
> > > > > fatal: manifest 'default.xml' not available
> > > > > fatal: manifest default.xml not found
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Android 2.0 (eclair) source

2009-11-17 Thread Jeff Boody
[My Problem]

repo init -u git://android.git.kernel.org/platform/manifest.git

...

Getting manifest ...
   from git://android.git.kernel.org/platform/manifest.git
ssh: connect to host partner.source.android.com port 22: Connection
timed out
fatal: The remote end hung up unexpectedly
fatal: cannot obtain manifest git://android.git.kernel.org/platform/manifest.git

[Fix]

rm -rf .repo
mv ~/.gitconfig ~/.gitconfig.bak
repo init -u git://android.git.kernel.org/platform/manifest.git

Hope this helps ...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Android 2.0 (eclair) source

2009-10-28 Thread tu

Yes, I also entered the same error message, some body can help us
ASAP? thanks and best regards.

On 10月29日, 上午2时53分, Doug  wrote:
> Any idea when theeclairsourcewill be available via git?
> If I try to init a repo with "-beclair" I get an error stating that
> the manifest is missing.
> If I init a repo to head there doesn't seem to be much/anyeclaircode
> in there.
>
> Why do I ask?  Well, the docs looks like they're still in the process
> of being updated (fair enough) but certain methods that have now been
> deprecated don't seem to have been replaced with ones that perform
> similar tasks - I need to browse thesourceso I can find out how to
> get my application working against this new build.
>
> (I got the following init command fromhttp://source.android.com/download)
>
> $ repo init -u git://android.git.kernel.org/platform/manifest.git -beclair
> Getting repo ...
>    from git://android.git.kernel.org/tools/repo.git
> remote: Counting objects: 945, done.
> remote: Compressing objects: 100% (372/372), done.
> remote: Total 945 (delta 592), reused 894 (delta 553)
> Receiving objects: 100% (945/945), 282.14 KiB, done.
> Resolving deltas: 100% (592/592), done.
> .
> .
> .
>  * [new branch]      eclair    -> origin/eclair
> .
> .
> .
> From git://android.git.kernel.org/platform/manifest
>  * [new tag]        android-1.0 ->android-1.0
> fatal: manifest 'default.xml' not available
> fatal: manifest default.xml not found

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



Re: [android-developers] Re: Android 2.0 (eclair) source

2009-11-16 Thread Dianne Hackborn
Hi, discussion about the source code should be directed to android-porting,
where these questions have probably already been answered.  Thanks!

On Mon, Nov 16, 2009 at 7:24 AM, Master_Ne0 <
master.ne0s.soluti...@googlemail.com> wrote:

> Not sure how accurate this info is, but i read (can't remember where
> now! Doh!) that the eclair branch is not and will not be public. You
> have to wait until they merge it into master, i think some modules
> have been done done all ready.
>
> Let us know if this wrong!!
>
> Ne0
>
> On 8 Nov, 06:51, jpntiger  wrote:
> > Anybody had success getting eclair source?
> >
> > On Nov 5, 9:27 am, Eric  wrote:
> >
> > > I'm having the same issue. It used to say that there were noeclair
> > > branch. Fair enough. However now there is aneclairbranch, only repo
> > > fails to get it with the ugly error message outlined by Doug.
> >
> > > Eric
> >
> > > On Oct 28, 8:50 pm, tu  wrote:
> >
> > > > Yes, I also entered the same error message, some body can help us
> > > > ASAP? thanks and best regards.
> >
> > > > On 10月29日, 上午2时53分, Doug  wrote:
> >
> > > > > Any idea when theeclairsourcewill be available viagit?
> > > > > If I try to init a repo with "-beclair" I get an error stating that
> > > > > the manifest is missing.
> > > > > If I init a repo to head there doesn't seem to be
> much/anyeclaircode
> > > > > in there.
> >
> > > > > Why do I ask?  Well, the docs looks like they're still in the
> process
> > > > > of being updated (fair enough) but certain methods that have now
> been
> > > > > deprecated don't seem to have been replaced with ones that perform
> > > > > similar tasks - I need to browse thesourceso I can find out how to
> > > > > get my application working against this new build.
> >
> > > > > (I got the following init command fromhttp://
> source.android.com/download)
> >
> > > > > $ repo init -ugit://
> android.git.kernel.org/platform/manifest.git-beclair
> > > > > Getting repo ...
> > > > >fromgit://android.git.kernel.org/tools/repo.git
> > > > > remote: Counting objects: 945, done.
> > > > > remote: Compressing objects: 100% (372/372), done.
> > > > > remote: Total 945 (delta 592), reused 894 (delta 553)
> > > > > Receiving objects: 100% (945/945), 282.14 KiB, done.
> > > > > Resolving deltas: 100% (592/592), done.
> > > > > .
> > > > > .
> > > > > .
> > > > >  * [new branch]  eclair-> origin/eclair
> > > > > .
> > > > > .
> > > > > .
> > > > > Fromgit://android.git.kernel.org/platform/manifest
> > > > >  * [new tag]android-1.0 ->android-1.0
> > > > > fatal: manifest 'default.xml' not available
> > > > > fatal: manifest default.xml not found
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en