[LAD] Advice sought on project hosting and version control

2011-02-12 Thread drew Roberts
I am working on a rewrite (complete along with a rename) of my old
soundwall application.

I hope for this to be a jack app at some point soon.

I hope to make an initial release this weekend.

I am seeking advice on project hosting sites.

I am also seeking input on version control.

Anyone using git and Gitorious for this? (I have no experience with
git really but would be willing to learn it for the purposes of this
project if it makes sense.)

all the best and thanks in advance,

drew
-- 
http://freemusicpush.blogspot.com/
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] Advice sought on project hosting and version control

2011-02-12 Thread Gordon JC Pearce
On Sat, 2011-02-12 at 08:35 -0500, drew Roberts wrote:
 I am working on a rewrite (complete along with a rename) of my old
 soundwall application.
 
 I hope for this to be a jack app at some point soon.
 
 I hope to make an initial release this weekend.
 
 I am seeking advice on project hosting sites.

Github seems to be pretty good.

https://github.com/gordonjcp

Gordonjcp MM0YEQ

___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] Advice sought on project hosting and version control

2011-02-12 Thread Thorsten Wilms

On 02/12/2011 02:50 PM, Gordon JC Pearce wrote:


Github seems to be pretty good.


Just recently I wondered how Github and Gitorious compare.

It seems Github is much more popular and is said to have more features.
Unlike Github, Gitorious itself is Free Software.

Github allows private repositories if you pay. It looks like it has more 
of a focus on individuals, while Gitorious puts more weight on teams.



--
Thorsten Wilms

thorwil's design for free software:
http://thorwil.wordpress.com/
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] Advice sought on project hosting and version control

2011-02-12 Thread Gabriel M. Beddingfield



On Sat, 12 Feb 2011, drew Roberts wrote:


Anyone using git and Gitorious for this? (I have no experience with
git really but would be willing to learn it for the purposes of this
project if it makes sense.)


Git totally rocks.  Just do it.

Gitorious is very good.  It's simple, so all you get is code 
hosting.  I wish it had some manner of bug tracker 
integration.


repo.or.cz is good.  It's also just git.

Github is a more full-featured option.

I wouldn't reccomend assembla.

The guys at Mixxx use bzr on launchpad.  Launchpad has 
really goot code-to-bug-tracker integration, and that's why 
they chose (and stick with) it.  However, bzr is a dog.


-gabriel
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] Advice sought on project hosting and version control

2011-02-12 Thread hermann
Am Samstag, den 12.02.2011, 08:35 -0500 schrieb drew Roberts:
 I am working on a rewrite (complete along with a rename) of my old
 soundwall application.
 
 I hope for this to be a jack app at some point soon.
 
 I hope to make an initial release this weekend.
 
 I am seeking advice on project hosting sites.
 
 I am also seeking input on version control.
 
 Anyone using git and Gitorious for this? (I have no experience with
 git really but would be willing to learn it for the purposes of this
 project if it makes sense.)
 
 all the best and thanks in advance,
 
 drew

Good old Sourceforge also provide git repository’s, 

hermann


___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


[LAD] HDMI Audio on NVIDIA GPUs

2011-02-12 Thread Jens M Andreasen
Stephen Warren
HDMI Audio on NVIDIA GPUs

ftp://download.nvidia.com/XFree86/gpu-hdmi-audio-document/gpu-hdmi-audio.html


___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] Advice sought on project hosting and version control

2011-02-12 Thread torbenh
On Sat, Feb 12, 2011 at 12:16:09PM -0200, Bernardo Barros wrote:
 If you look for number of projects and interaction, I think Github
 would be better.
 
 BitBucket works with mercurial, which is just as good as git, no worse
 no better, allows you to have unlimited number of private and public
 repositories, with arbitrary sizes. That's quite something too.

after i have gotten used to the index of git. i am pretty much annoyed
by vcs that dont have a feature like that.
most mercurial users seem to find gits index rather annoying.

apart from that, hg really seems to have an extension for most of gits
features.

 ___
 Linux-audio-dev mailing list
 Linux-audio-dev@lists.linuxaudio.org
 http://lists.linuxaudio.org/listinfo/linux-audio-dev

-- 
torben Hohn
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev