From: "Ingo Müller" <alsa@ingomueller.net>
To: alsa-devel@lists.sourceforge.net
Subject: Re: are the alsa wiki instructions for mercurial correct?
Date: Thu, 22 Feb 2007 10:11:33 +0100 [thread overview]
Message-ID: <45DD5E45.6090107@ingomueller.net> (raw)
In-Reply-To: <1172110844.3728.1.camel@razman.gruemaster.com>
Tobin Davis schrieb:
> use http://hg.alsa-project.org/alsa-driver and
> http://hg.alsa-project.org/alsa-kernel.
>
> The wiki is wrong (and hasn't been updated).
>
> Tobin
>
It'd be GREAT if you could bring it up-to-date! I can't do it because I
simply don't now how it works. Thanks in advance...
Regards, Ingo
> On Wed, 2007-02-21 at 17:13 -0800, John Utz wrote:
>
>> i executed the following steps from the wiki:
>>
>> # Get a copy of the repository
>> cd alsa-hg
>>
>> hg clone http://hg-mirror.alsa-project.org/alsa-driver alsa-driver
>> hg clone http://hg-mirror.alsa-project.org/alsa-kernel alsa-kernel
>>
>> # Get latest
>>
>> cd alsa-driver
>> hg pull -u
>>
>> cd alsa-kernel
>> hg pull -u
>>
>> # Create a working copy
>> hg clone alsa-driver alsa-driver-fixbug1
>> cd alsa-driver-fixbug1
>>
>>
>>
>> However, all that i seem to be pulling down is the stub file and not
>> the real iplementations
>>
>> ie:
>>
>> [jutz@localhost alsa-hg]$ find . -name ac97_patch.c -exec ls -l {} \;
>> -rw-r--r-- 1 jutz jutz 74 Feb 21
>> 17:07 ./alsa-driver/pci/ac97/ac97_patch.c
>> -rw-r--r-- 1 jutz jutz 74 Feb 21
>> 17:17 ./alsa-driver-2908/pci/ac97/ac97_patch.c
>> -rw-r--r-- 1 jutz jutz 74 Feb 21
>> 17:13 ./alsa-kernel-2908/pci/ac97/ac97_patch.c
>> -rw-r--r-- 1 jutz jutz 74 Feb 21
>> 17:07 ./alsa-kernel/pci/ac97/ac97_patch.c
>>
>>
>> these are just the files that include the 'real' implementations:
>>
>> [jutz@localhost alsa-hg]$ more alsa-driver/pci/ac97/ac97_patch.c
>> #define __NO_VERSION__
>> #include "../../alsa-kernel/pci/ac97/ac97_patch.c"
>>
>>
>> am i doing something wrong or is mercurial missing some stuff?
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
next prev parent reply other threads:[~2007-02-22 9:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-22 1:13 are the alsa wiki instructions for mercurial correct? John Utz
2007-02-22 2:20 ` Tobin Davis
2007-02-22 9:11 ` Ingo Müller [this message]
2007-02-22 17:06 ` John Utz
2007-02-22 10:54 ` Takashi Iwai
2007-02-22 17:05 ` John Utz
2007-02-22 10:55 ` Takashi Iwai
2007-02-22 17:08 ` John Utz
2007-02-22 21:37 ` Ingo Müller
2007-02-22 21:53 ` John Utz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45DD5E45.6090107@ingomueller.net \
--to=alsa@ingomueller.net \
--cc=alsa-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.