-
In a terminal navigate to your
userAppSupportDir
resp. the directory containing the sources of your quarks.-
On a mac:
{% highlight bash %} $ cd ~/Library/Application\Support/SuperCollider/quarks {% endhighlight %}
-
On Linux:
{% highlight bash %} $ cd ~/.local/share/SuperCollider/quarks {% endhighlight %}
-
On Windows:
1. Find your path by by executing the following command in SuperCollider:`Platform.userAppSupportDir`; 2. Then cd to that directory, followed by \quarks
-
-
Issue the switch statement. It has to be done in one line or \ has to be set before a line-brake:
{% highlight bash %} $ svn switch --relocate
https://quarks.svn.sourceforge.net/svnroot/quarks/
https://svn.code.sf.net/p/quarks/code {% endhighlight %}
Last active
January 4, 2016 14:19
-
-
Save lisongx/8633394 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment