[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] trying to update sf-wiki page fails
- To: SuperCollider developers list <sc-dev@xxxxxxxxxxxxxxxx>
- Subject: Re: [sc-dev] trying to update sf-wiki page fails
- From: Dan Stowell <danstowell+sc3@xxxxxxxxx>
- Date: Mon, 11 Nov 2013 09:22:45 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=lJIsc/orN+T4Ktz7q1uuRX+M45nrpFma+z0DdNtU83c=; b=A3wiyXF35RSPPAQ7oauCYG65M0G+D322LIwtNMM4s4MkZe6dQ/voFrPsvj3rmPfuGV BER4AuWyz9s2obhTlXGOXW/CC3OMi+6BeecO6IUWTeP0z5hzmQDgAblITmARl2cSvZPC +PLWiwuiMq9LypRA7G1qoBJdljeLDisNlkz5AbyWb9crGNVDbfgrocpZlp1+T+B2FgRc xMR3rVnSTI1FJLTPwlf0ObtCBzdssibei2ceZDbx2pWUagzftwwQUlPFbcMAgeYCc/1U bFySDzJ7zqDsJhpJpEdbz+1ir5J62mGy1U/V3C1QomQe+h1R1aUTDgXu6HqgFf0pCaMs srUw==
- In-reply-to: <37188EAE-A01D-4B86-A644-B261F6370C61@musikundmedien.net>
- List-id: SuperCollider developers mailing list <sc-devel.create.ucsb.edu>
- References: <37188EAE-A01D-4B86-A644-B261F6370C61@musikundmedien.net>
- Reply-to: sc-dev@xxxxxxxxxxxxxxxx
- Sender: owner-sc-dev@xxxxxxxxxxxxxxxx
wiki is totally shot. the plan, such as it is, is to go eventually all
over to felix's github site, which is sorta half wikilike...
http://supercollider.github.io/pages.html
Dan
2013/11/10 Julian Rohrhuber <julian.rohrhuber@xxxxxxxxxxxxxxxxxx>:
> I tried to add the following to the git cheatsheet, but got an error - any clue what this is?
>
> Internal error
>
> Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php to show detailed debugging information.
>
>
> ..................................................................
>
> == Problems with submodules ==
>
> When switching branches and doing a submodule update (in SC: nova-simd and nova-tt"), git sometimes messes up the submodule status without you having touched it. It will post something like:
>
> On branch master
> Changes not staged for commit:
> (use "git add <file>..." to update what will be committed)
> (use "git checkout -- <file>..." to discard changes in working directory)
> (commit or discard the untracked or modified content in submodules)
>
> modified: external_libraries/nova-tt (untracked content)
>
>
> This can be remedied by deleting the file and updatind the submodules again (given you haven't consciously made any changes, of course, which you'd lose!):
>
> rm -r external_libraries/nova-tt
> git submodule init
> git submodule update
>
>
> _______________________________________________
> sc-dev mailing list
>
> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> archive: https://listarc.bham.ac.uk/marchives/sc-dev/
> search: https://listarc.bham.ac.uk/lists/sc-dev/search/
--
http://www.mcld.co.uk
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/