to do this i should update supernova ... but what did i do wrong with git, it should be just a normal "svn checkout" and "svn update"
but git pull gives me:

$ git pull
remote: Counting objects: 529, done.
remote: Compressing objects: 100% (275/275), done.
remote: Total 505 (delta 230), reused 493 (delta 221)
Receiving objects: 100% (505/505), 371.81 KiB | 244 KiB/s, done.
Resolving deltas: 100% (230/230), completed with 9 local objects.
From git://tim.klingt.org/nova-server
   a6fc24e..fe9c5fb  master     -> origin/master
 * [new branch]      satellites -> origin/satellites
You are not currently on a branch, so I cannot use any
'branch.<branchname>.merge' in your configuration file.
Please specify which remote branch you want to use on the command
line and try again (e.g. 'git pull <repository> <refspec>').
See git-pull(1) for details.

thanks
olaf


On 17.10.2010 20:25, Tim Blechmann wrote:
hi olaf,

one reason why i don't work with supernova in the moment is, that it is
able to block the computer.
scsynth is not able to deliver sound to jack and gets zombified  by jack
immediately when i start to many Synth.
just to confirm, that i understand it correctly: if you start too many synths at
the same time,
- scsynth gets zombified by jack
- supernova blocks the computer
?

are there any plans to stop supernova from beeing able to block the
computer on a rt-kernel linux?
well, the more information, i get on how to trigger the behavior, the easier for
me to fix the bug!

thnx, tim

_______________________________________________
nova-dev mailing list
[email protected]
http://klingt.org/cgi-bin/mailman/listinfo/nova-dev
http://tim.klingt.org/nova

Reply via email to