m00dawg Posted January 5, 2014 Report Share Posted January 5, 2014 I've been trying to figure it out from the web-interface (http://svnmios.midibox.org/listing.php?repname=svn.mios32&path=%2Ftrunk%2F) but I can't figure out the path with using 'svn' after trying a number of combinations with svn checkout. I did this once before but I can't seem to figure it out :) Trying to grab the MIDIO128 source so I can see about adding transport controls and seeing if I can add IIC_MIDI for MIDI OUTs. Quote Link to comment Share on other sites More sharing options...
Hawkeye Posted January 6, 2014 Report Share Posted January 6, 2014 (edited) [hawkeye@psy ~]$ svn co svn://midibox.org/mios32 mios32 :-) Enjoy! Many greets, Peter Edited January 6, 2014 by Hawkeye Quote Link to comment Share on other sites More sharing options...
m00dawg Posted January 6, 2014 Author Report Share Posted January 6, 2014 Woohoo, thanks Hawkeye! That did the trick! Quote Link to comment Share on other sites More sharing options...
kpete Posted March 4, 2014 Report Share Posted March 4, 2014 Hi all, Today I tried to checkout the Mios32 directory tree to my PC but got an error indicating that I couldn't connect. I was wondering if things are locked out for a while for a release or is it my system? The error I got in the window shows: Command: Checkout from svn://svnmios.midibox.org/mios32, revision HEAD, Fully recursive, Externals included Error: Unable to connect to a repository at URL 'svn://svnmios.midibox.org/mios32' Error: Can't connect to host 'svnmios.midibox.org': A connection attempt failed Error: because the connected party did not properly respond after a period of time, Error: or established connection failed because connected host has failed to respond. Completed!: I am doing this with a Windows 8 operating system. Quote Link to comment Share on other sites More sharing options...
TK. Posted March 4, 2014 Report Share Posted March 4, 2014 Works at my side: svn co svn://svnmios.midibox.org/mios32 A mios32/trunk A mios32/trunk/tools ... Best Regards, Thorsten. Quote Link to comment Share on other sites More sharing options...
kpete Posted March 5, 2014 Report Share Posted March 5, 2014 (edited) Hi TK, Thanks for the response but your comment doesn't help. I tried to execute the "svn" command in the DOS window and it can't find it. In fact I did a search on the entire C: drive and the svn file name is not on the disk. The way I have done the checkout before is just go to the directory that I want the repository copied to and right click then select the "SVN Checkout..." line which then asks for the url of the repository. The last time we had this problem there was a TCP/IP socket that was being blocked that kept anyone from checking things out. I am going to reinstall the TortoiseSVN software and see if this fixes my problem. It might be another day or 2 before I have time to do this. Another thing. I don't think there was a change to the name of the repository but my IE browser shows "mios32A" in your last post (no space) rather than "mios32 A". When I did a copy and paste of the link it showed a space before the "A" which is probably right. Pete Edited March 5, 2014 by kpete Quote Link to comment Share on other sites More sharing options...
sneakthief Posted March 5, 2014 Report Share Posted March 5, 2014 (edited) Works perfect here with TortoiseSVN on Windows 8.1: - I have it integrated into my shell, so when I right-click the target directory on my computer, I then select "TortoiseSVN" then "Export". - I use the same URL TK gave - svn://svnmios.midibox.org/mios32 - then click "OK" (Edit: Just tried and Checkout works too) Edited March 5, 2014 by sneakthief Quote Link to comment Share on other sites More sharing options...
kpete Posted March 5, 2014 Report Share Posted March 5, 2014 Works perfect here with TortoiseSVN on Windows 8.1: Thanks. This means the problem is on my side. Quote Link to comment Share on other sites More sharing options...
kpete Posted May 18, 2014 Report Share Posted May 18, 2014 Well today I just updated my Windows 8.0 to the newer 8.1 version. And I now can communicate with SVN repository. Did the CHECKOUT function with no problems. So if anyone is having problems with this and are are using 8.0 version, go ahead and to an update to 8.1 which should fix it. Something else I thought I would mention is that when I did a compatability check before doing the 8.1 update, it indicated that MIOS_ Studio was not compatible. Well I have executed it with my LPC17 connected using the USB port and it recognized the core with no problems. The only things I did was do the QUERY and execute the MIOS File Browser to see what was on the SD card. Also created a directory and added a new file without any problems. Pete Quote Link to comment Share on other sites More sharing options...
TK. Posted May 18, 2014 Report Share Posted May 18, 2014 Thanks for the infos! Great that it's working now :) I compiled MIOS Studio under WinXP to ensure that other people who haven't updated their OS yet can use it as well without compatibility issues. This might make the difference... Best Regards, Thorsten. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.