[Csnd] CsoundQt does not download well
Date | 2012-09-19 19:33 |
From | Eric Luckerbau |
Subject | [Csnd] CsoundQt does not download well |
Hi there. I tried various times today to download qutecsound from svn. With this command: svn co https://qutecsound.svn.sourceforge.net/svnroot/qutecsound qutecsound I receive quite a number of files, then it freezes with that one: A qutecsound/trunk/qutecsound/src/Scripts/Koenig-Essay/csds/D08_ENV09.csd Interrupting with Ctrl-C gives this message: svn: E175002: REPORT von »/svnroot/qutecsound/!svn/vcc/default«: Konnte Rumpf der Antwort nicht lesen: Unterbrechung während des Betriebssystemaufrufs (https://qutecsound.svn.sourceforge.net) Means, cannot read trunk of the reply, interruption during system call. Hope this version will be better then 0.6.1 advertised as latest (thus assumably stable) version on sourceforge. I'm having some crashes, and also it's annoying that it insists on backing up every file it opens, though I told it not to do so. There seems to be not much development going on presently, is the project dead/finished? Which version is supposed to be the best? And, are there other editors that have syntax highlighting, a quick link to documentation, basic editor functions, and a play button? I don't really need inspectors, builtin widgets, tons of examples, and code graphs, though I hope these are not the reason for the problems. Anyway, thanks for all the good work, and don't let those down who wish to use and appreciate it. Eric -- View this message in context: http://csound.1045644.n5.nabble.com/CsoundQt-does-not-download-well-tp5715963.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2012-09-19 21:09 |
From | Tarmo Johannes |
Subject | Re: [Csnd] CsoundQt does not download well |
Hello, I think the CsoundQt SVN repository is not updated any more, the development has moved to git Please have a look to http://sourceforge.net/projects/qutecsound/develop/ and Joachim Heints's tutorial abpout some git usage: http://sourceforge.net/apps/mediawiki/qutecsound/index.php?title=Working_with_CsoundQt%27s_git_repository best regards, tarmo On Wednesday 19 September 2012 11:33:44 Eric Luckerbau wrote: > Hi there. > > I tried various times today to download qutecsound from svn. With this > command: > > svn co https://qutecsound.svn.sourceforge.net/svnroot/qutecsound qutecsound > > I receive quite a number of files, then it freezes with that one: > > A qutecsound/trunk/qutecsound/src/Scripts/Koenig-Essay/csds/D08_ENV09.csd > > Interrupting with Ctrl-C gives this message: > > svn: E175002: REPORT von »/svnroot/qutecsound/!svn/vcc/default«: Konnte > Rumpf der Antwort nicht lesen: Unterbrechung während des > Betriebssystemaufrufs (https://qutecsound.svn.sourceforge.net) > > Means, cannot read trunk of the reply, interruption during system call. > > > Hope this version will be better then 0.6.1 advertised as latest (thus > assumably stable) version on sourceforge. I'm having some crashes, and also > it's annoying that it insists on backing up every file it opens, though I > told it not to do so. > > > There seems to be not much development going on presently, is the project > dead/finished? Which version is supposed to be the best? > > And, are there other editors that have syntax highlighting, a quick link to > documentation, basic editor functions, and a play button? I don't really > need inspectors, builtin widgets, tons of examples, and code graphs, though > I hope these are not the reason for the problems. > > Anyway, thanks for all the good work, and don't let those down who wish to > use and appreciate it. > > Eric > > > > > > > -- > View this message in context: > http://csound.1045644.n5.nabble.com/CsoundQt-does-not-download-well-tp57159 > 63.html Sent from the Csound - General mailing list archive at Nabble.com. > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" |
Date | 2012-09-19 21:40 |
From | Eric Luckerbau |
Subject | [Csnd] Re: CsoundQt does not download well |
Hi, maybe that would help, too, although I haven't tried it so far. Have found out that on the page with the scm repositories there's a link "download GNU tarball", and compiling this presently gives me a Version 0.7-alpha with revision 992, which seems to work quite well. If it's true that the svn isn't updated anymore maybe it'll be a good idea to state it somewhere on that page. Yours, Eric -- View this message in context: http://csound.1045644.n5.nabble.com/CsoundQt-does-not-download-well-tp5715963p5715965.html Sent from the Csound - General mailing list archive at Nabble.com. |