All of lore.kernel.org
 help / color / mirror / Atom feed
* [Adeos-main] The repository of Adeos is empty.
@ 2007-05-14 16:00 Benstone Zhang
  2007-05-14 16:04 ` Jan Kiszka
  2007-05-14 16:29 ` Philippe Gerum
  0 siblings, 2 replies; 8+ messages in thread
From: Benstone Zhang @ 2007-05-14 16:00 UTC (permalink / raw)
  To: adeos-main

Hi,

I want to access adeos repository by svn, but I only get a empty
directory. Does anyone have time to check it? Thanks.

Benstone Zhang


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Adeos-main] The repository of Adeos is empty.
  2007-05-14 16:00 [Adeos-main] The repository of Adeos is empty Benstone Zhang
@ 2007-05-14 16:04 ` Jan Kiszka
       [not found]   ` <e90b04e30705140929q293578agf123902a26b009f6@domain.hid>
  2007-05-14 16:29 ` Philippe Gerum
  1 sibling, 1 reply; 8+ messages in thread
From: Jan Kiszka @ 2007-05-14 16:04 UTC (permalink / raw)
  To: Benstone Zhang; +Cc: adeos-main

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

Benstone Zhang wrote:
> Hi,
> 
> I want to access adeos repository by svn, but I only get a empty
> directory. Does anyone have time to check it? Thanks.
> 

http://www.denx.de/cgi-bin/gitweb.cgi?p=ipipe-2.6.git;a=summary
(ie. there is no SVN repos, adeos uses git these days)

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Adeos-main] The repository of Adeos is empty.
  2007-05-14 16:00 [Adeos-main] The repository of Adeos is empty Benstone Zhang
  2007-05-14 16:04 ` Jan Kiszka
@ 2007-05-14 16:29 ` Philippe Gerum
  2007-05-14 16:32   ` Benstone Zhang
  1 sibling, 1 reply; 8+ messages in thread
From: Philippe Gerum @ 2007-05-14 16:29 UTC (permalink / raw)
  To: Benstone Zhang; +Cc: adeos-main

On Tue, 2007-05-15 at 00:00 +0800, Benstone Zhang wrote:
> Hi,
> 
> I want to access adeos repository by svn, but I only get a empty
> directory. Does anyone have time to check it? Thanks.


http://www.denx.de/cgi-bin/gitweb.cgi?p=ipipe-2.6.git;a=summary

> 
> Benstone Zhang
> 
> _______________________________________________
> Adeos-main mailing list
> Adeos-main@domain.hid
> https://mail.gna.org/listinfo/adeos-main
-- 
Philippe.




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Adeos-main] The repository of Adeos is empty.
  2007-05-14 16:29 ` Philippe Gerum
@ 2007-05-14 16:32   ` Benstone Zhang
  2007-05-14 16:40     ` Philippe Gerum
  0 siblings, 1 reply; 8+ messages in thread
From: Benstone Zhang @ 2007-05-14 16:32 UTC (permalink / raw)
  To: rpm; +Cc: adeos-main

Thanks. I got it.

But seems the web page at https://gna.org/projects/adeos/ had not
been updated. Does the main page of adeos had moved?

On 5/15/07, Philippe Gerum <rpm@xenomai.org> wrote:
> On Tue, 2007-05-15 at 00:00 +0800, Benstone Zhang wrote:
> > Hi,
> >
> > I want to access adeos repository by svn, but I only get a empty
> > directory. Does anyone have time to check it? Thanks.
>
>
> http://www.denx.de/cgi-bin/gitweb.cgi?p=ipipe-2.6.git;a=summary
>
> >
> > Benstone Zhang
> >
> > _______________________________________________
> > Adeos-main mailing list
> > Adeos-main@domain.hid
> > https://mail.gna.org/listinfo/adeos-main
> --
> Philippe.
>
>
>


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Adeos-main] The repository of Adeos is empty.
  2007-05-14 16:32   ` Benstone Zhang
@ 2007-05-14 16:40     ` Philippe Gerum
  0 siblings, 0 replies; 8+ messages in thread
From: Philippe Gerum @ 2007-05-14 16:40 UTC (permalink / raw)
  To: Benstone Zhang; +Cc: adeos-main

On Tue, 2007-05-15 at 00:32 +0800, Benstone Zhang wrote:
> Thanks. I got it.
> 
> But seems the web page at https://gna.org/projects/adeos/ had not
> been updated. Does the main page of adeos had moved?
> 

No, lack of time to maintain it.

> On 5/15/07, Philippe Gerum <rpm@xenomai.org> wrote:
> > On Tue, 2007-05-15 at 00:00 +0800, Benstone Zhang wrote:
> > > Hi,
> > >
> > > I want to access adeos repository by svn, but I only get a empty
> > > directory. Does anyone have time to check it? Thanks.
> >
> >
> > http://www.denx.de/cgi-bin/gitweb.cgi?p=ipipe-2.6.git;a=summary
> >
> > >
> > > Benstone Zhang
> > >
> > > _______________________________________________
> > > Adeos-main mailing list
> > > Adeos-main@domain.hid
> > > https://mail.gna.org/listinfo/adeos-main
> > --
> > Philippe.
> >
> >
> >
-- 
Philippe.




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Adeos-main] The repository of Adeos is empty.
       [not found]     ` <46489002.90206@domain.hid>
@ 2007-05-14 17:01       ` Benstone Zhang
  2007-05-14 18:12         ` Jan Kiszka
  0 siblings, 1 reply; 8+ messages in thread
From: Benstone Zhang @ 2007-05-14 17:01 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: adeos-main

I'm new for Xenomai and Adeos. I'm interest on how to take advantage
of hrtimer, dynticks and I-pipe for embedded device.
I can access the git repository for source code now.

Thanks you all.

Benstone Zhang


On 5/15/07, Jan Kiszka <jan.kiszka@domain.hid> wrote:
> Benstone Zhang wrote:
> > Oh. Thanks.
> >
> > But I notice the web page at https://gna.org/projects/adeos/ had not
> > been updated. :-(
>
> Yep, that's because Adeos is not a true project of its own, it's
> practically a sub-project of Xenomai today. Sometimes you find
> Adeos/I-pipe related discussion only on Xenomai lists, or new patches
> are first published in the Xenomai repository.
>
> Jan
>
>
>


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Adeos-main] The repository of Adeos is empty.
  2007-05-14 17:01       ` Benstone Zhang
@ 2007-05-14 18:12         ` Jan Kiszka
  2007-05-14 18:27           ` Benstone Zhang
  0 siblings, 1 reply; 8+ messages in thread
From: Jan Kiszka @ 2007-05-14 18:12 UTC (permalink / raw)
  To: Benstone Zhang; +Cc: adeos-main

[-- Attachment #1: Type: text/plain, Size: 290 bytes --]

Benstone Zhang wrote:
> I'm new for Xenomai and Adeos. I'm interest on how to take advantage
> of hrtimer, dynticks and I-pipe for embedded device.

Is this a question? Then please rephrase, making more clear what
features/properties you are looking for when combining both.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Adeos-main] The repository of Adeos is empty.
  2007-05-14 18:12         ` Jan Kiszka
@ 2007-05-14 18:27           ` Benstone Zhang
  0 siblings, 0 replies; 8+ messages in thread
From: Benstone Zhang @ 2007-05-14 18:27 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: adeos-main

Not a question.

I just write out what I want: build a more simple, clear real-time
environment based on these technica.

Benstone

On 5/15/07, Jan Kiszka <jan.kiszka@domain.hid> wrote:
> Benstone Zhang wrote:
> > I'm new for Xenomai and Adeos. I'm interest on how to take advantage
> > of hrtimer, dynticks and I-pipe for embedded device.
>
> Is this a question? Then please rephrase, making more clear what
> features/properties you are looking for when combining both.
>
> Jan
>
>
>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-05-14 18:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-14 16:00 [Adeos-main] The repository of Adeos is empty Benstone Zhang
2007-05-14 16:04 ` Jan Kiszka
     [not found]   ` <e90b04e30705140929q293578agf123902a26b009f6@domain.hid>
     [not found]     ` <46489002.90206@domain.hid>
2007-05-14 17:01       ` Benstone Zhang
2007-05-14 18:12         ` Jan Kiszka
2007-05-14 18:27           ` Benstone Zhang
2007-05-14 16:29 ` Philippe Gerum
2007-05-14 16:32   ` Benstone Zhang
2007-05-14 16:40     ` Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.