* Odd contents of .cvsignore files
@ 2004-12-10 17:55 Marcus Hall
2004-12-10 18:01 ` Takashi Iwai
0 siblings, 1 reply; 4+ messages in thread
From: Marcus Hall @ 2004-12-10 17:55 UTC (permalink / raw)
To: alsa-devel
I was working with the 1.0.7 release and noticed that some files were
listed in .cvsignore that I found surprising:
acinclude.m4
acore/pcm_lib.c
alsa-kernel
include/config1.h.in
include/linux
toplevel.config.in
were all listed there. Is this intentional?
Marcus Hall
CorAccess Systems
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Odd contents of .cvsignore files
2004-12-10 17:55 Odd contents of .cvsignore files Marcus Hall
@ 2004-12-10 18:01 ` Takashi Iwai
2004-12-10 20:58 ` Marcus Hall
0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2004-12-10 18:01 UTC (permalink / raw)
To: Marcus Hall; +Cc: alsa-devel
At Fri, 10 Dec 2004 10:55:23 -0700,
Marcus Hall wrote:
>
> I was working with the 1.0.7 release and noticed that some files were
> listed in .cvsignore that I found surprising:
>
> acinclude.m4
> acore/pcm_lib.c
> alsa-kernel
> include/config1.h.in
> include/linux
> toplevel.config.in
>
> were all listed there. Is this intentional?
Yes. They are all dynamically created files.
Takashi
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Odd contents of .cvsignore files
2004-12-10 18:01 ` Takashi Iwai
@ 2004-12-10 20:58 ` Marcus Hall
2004-12-11 15:31 ` Takashi Iwai
0 siblings, 1 reply; 4+ messages in thread
From: Marcus Hall @ 2004-12-10 20:58 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
On Fri, Dec 10, 2004 at 07:01:48PM +0100, Takashi Iwai wrote:
> At Fri, 10 Dec 2004 10:55:23 -0700,
> Marcus Hall wrote:
> >
> > I was working with the 1.0.7 release and noticed that some files were
> > listed in .cvsignore that I found surprising:
> >
> > acinclude.m4
> > acore/pcm_lib.c
> > alsa-kernel
> > include/config1.h.in
> > include/linux
> > toplevel.config.in
> >
> > were all listed there. Is this intentional?
>
> Yes. They are all dynamically created files.
>
>
> Takashi
That's what I considered at first, but I couldn't find where they were
generated from. Of course toplevel.config.in => toplevel.config and
such, but I didn't see where they otherwise came from. I also note
that these (and other, clearly derived files) *are* checked into
the alsa CVS.
Marcus Hall
CorAccess Systems
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Odd contents of .cvsignore files
2004-12-10 20:58 ` Marcus Hall
@ 2004-12-11 15:31 ` Takashi Iwai
0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2004-12-11 15:31 UTC (permalink / raw)
To: mhall; +Cc: alsa-devel
At Fri, 10 Dec 2004 13:58:45 -0700,
Marcus Hall wrote:
>
> On Fri, Dec 10, 2004 at 07:01:48PM +0100, Takashi Iwai wrote:
> > At Fri, 10 Dec 2004 10:55:23 -0700,
> > Marcus Hall wrote:
> > >
> > > I was working with the 1.0.7 release and noticed that some files were
> > > listed in .cvsignore that I found surprising:
> > >
> > > acinclude.m4
> > > acore/pcm_lib.c
> > > alsa-kernel
> > > include/config1.h.in
> > > include/linux
> > > toplevel.config.in
> > >
> > > were all listed there. Is this intentional?
> >
> > Yes. They are all dynamically created files.
> >
> >
> > Takashi
>
> That's what I considered at first, but I couldn't find where they were
> generated from. Of course toplevel.config.in => toplevel.config and
> such, but I didn't see where they otherwise came from. I also note
> that these (and other, clearly derived files) *are* checked into
> the alsa CVS.
Maybe they are the old files. Anyway the files are ignored when you
run cvscompile script. It doesn't matter.
*.c files are created from *.patch files.
Others are usually in alsa-driver/Makefile.
Takashi
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-12-11 15:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-10 17:55 Odd contents of .cvsignore files Marcus Hall
2004-12-10 18:01 ` Takashi Iwai
2004-12-10 20:58 ` Marcus Hall
2004-12-11 15:31 ` Takashi Iwai
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.