Csound Csound-dev Csound-tekno Search About

[Csnd] csound git hub question

Date2014-09-10 21:22
FromAskwazzup
Subject[Csnd] csound git hub question
Good evening.

I have a fresh install of arch linux without a front-end and i wanted to
download csound on it, so i thought i would use the git clone command that
is mentioned in the front csound page, however when i write: 

git clone git://git.code.sf.net/p/csound/csound6-git 

and press enter, it gives me:

"could not read from the repository, make sure you have the correct access
rights"

As i have never used this method before, i'm not sure what i might be doing
wrong here?



--
View this message in context: http://csound.1045644.n5.nabble.com/csound-git-hub-question-tp5737431.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-09-10 21:32
FromAskwazzup
Subject[Csnd] Re: csound git hub question
Nevermind, i found the answer in this forum, however someone could correct
the outdated information on:

http://www.csounds.com/resources/downloads/



--
View this message in context: http://csound.1045644.n5.nabble.com/csound-git-hub-question-tp5737431p5737433.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-09-10 22:01
FromDaisy Audio
SubjectRe: [Csnd] csound git hub question
Hi, the git clone method worked for me on Arch Arm last week fine. Are you sure it's belt meaning the permissions on your system relating to the directory your trying to clone it to? 

I'll have a look later or tomorrow at exactly what the command I used was. It was on the arm version of Arch, but there's little difference between it and Arch proper. 

Cheers

Dom

On Wednesday, September 10, 2014, Askwazzup <askwazzup@gmail.com> wrote:
Good evening.

I have a fresh install of arch linux without a front-end and i wanted to
download csound on it, so i thought i would use the git clone command that
is mentioned in the front csound page, however when i write:

git clone git://git.code.sf.net/p/csound/csound6-git

and press enter, it gives me:

"could not read from the repository, make sure you have the correct access
rights"

As i have never used this method before, i'm not sure what i might be doing
wrong here?



--
View this message in context: http://csound.1045644.n5.nabble.com/csound-git-hub-question-tp5737431.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Date2014-09-10 22:20
FromRory Walsh
SubjectRe: [Csnd] csound git hub question
The official Csound community page is http://csound.github.io. We have
no control over information on other sites. your git clone command
should be:

git clone https://github.com/csound/csound.git csound

Full instructions are here:

https://github.com/csound/csound/blob/develop/BUILD.md

Date2014-09-10 23:23
Fromaskwazzup askwazzup
SubjectRe: [Csnd] csound git hub question

Thanks, but i figured it out myself. Strange about the website though, who does it belong to then?

On Sep 11, 2014 12:20 AM, "Rory Walsh" <rorywalsh@ear.ie> wrote:
The official Csound community page is http://csound.github.io. We have
no control over information on other sites. your git clone command
should be:

git clone https://github.com/csound/csound.git csound

Full instructions are here:

https://github.com/csound/csound/blob/develop/BUILD.md


Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Date2014-09-10 23:43
FromRory Walsh
SubjectRe: [Csnd] csound git hub question

Not that strange really. It's a site hosted by Richard Boulanger and some of his students from Berkelee. I've no doubt their up to their eyes with Csound related projects right now, hence the slightly out of date info. I would like to see it redirect to csound.github.io until they can find the time for regular updates, but that's not a decision I can make. 



On 10 Sep 2014 23:23, "askwazzup askwazzup" <askwazzup@gmail.com> wrote:

Thanks, but i figured it out myself. Strange about the website though, who does it belong to then?

On Sep 11, 2014 12:20 AM, "Rory Walsh" <rorywalsh@ear.ie> wrote:
The official Csound community page is http://csound.github.io. We have
no control over information on other sites. your git clone command
should be:

git clone https://github.com/csound/csound.git csound

Full instructions are here:

https://github.com/csound/csound/blob/develop/BUILD.md


Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"