This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-03-11 20:39:07

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

How to use Scratchr?

I download that svn thing and I get a error! Here it is:

OPTIONS of 'http://svn.assembla.com/svn/scratchr': 200 OK (http://svn.assembla.com)

So how do I fix that?

Offline

 

#2 2011-03-15 20:10:36

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: How to use Scratchr?

Bump!

Offline

 

#3 2011-03-15 20:30:20

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: How to use Scratchr?

I have never heard of it. Sorry.


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#4 2011-03-16 19:07:56

scratcher7_13
Scratcher
Registered: 2011-02-09
Posts: 1000+

Re: How to use Scratchr?

Yeah. What is svn?  sad


♫ 90% of teens can't do math. If you are one of the 40% of teens who can, copy and paste this into your signature. ♫♪
http://dl.dropbox.com/u/6273449/BlockLibraryTitle.pnghttp://i.imgur.com/mr9Hf.gif

Offline

 

#5 2011-03-16 19:30:05

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: How to use Scratchr?

Don't ask me... Scratch didn't give me any help.

Offline

 

#6 2011-03-16 20:38:49

ihaveamac
Scratcher
Registered: 2007-09-22
Posts: 1000+

Re: How to use Scratchr?

You got HTTP 200, so there wasn't an error. Maybe you don't know what to do now. I don't.

Wikipedia wrote:

200 OK
Standard response for successful HTTP requests. The actual response will depend on the request method used. In a GET request, the response will contain an entity corresponding to the requested resource. In a POST request the response will contain an entity describing or containing the result of the action.


~ihaveamac - visit ihaveamac.net

Offline

 

#7 2011-03-16 21:34:31

fullmoon
Retired Community Moderator
Registered: 2007-06-04
Posts: 1000+

Re: How to use Scratchr?

What are you trying to download, and what are you using to download it?  tongue


http://i302.photobucket.com/albums/nn100/fullmoon32/wow.jpg

Offline

 

#8 2011-03-17 14:57:30

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: How to use Scratchr?

fullmoon wrote:

What are you trying to download, and what are you using to download it?  tongue

The scratch source, here and I used TourticeSVN.

Offline

 

#9 2011-04-24 20:36:14

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: How to use Scratchr?

Bump

Offline

 

#10 2011-04-24 23:37:33

wcfs96
New Scratcher
Registered: 2011-03-10
Posts: 37

Re: How to use Scratchr?

Create a folder for where you want to download the files. Right click the folder and select "SVNCheckout". In the URL field put in the URL of the svn repository
"http://svn.assembla.com/svn/scratchr/". Then click OK and it should download the files.

Offline

 

#11 2011-04-25 07:13:18

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: How to use Scratchr?

wcfs96 wrote:

Create a folder for where you want to download the files. Right click the folder and select "SVNCheckout". In the URL field put in the URL of the svn repository
"http://svn.assembla.com/svn/scratchr/". Then click OK and it should download the files.

that is what it is supposed to do.

Offline

 

#12 2011-04-29 22:44:50

PythonLibrary
Scratcher
Registered: 2011-03-26
Posts: 100+

Re: How to use Scratchr?

Bump!


http://dl.dropbox.com/u/9137793/Python%20Library%20logo.png
Our website: pylibrary.co.cc http://dl.dropbox.com/u/9137793/Awesomeness%20Block.gif

Offline

 

#13 2011-04-30 04:23:21

TheSuccessor
Scratcher
Registered: 2010-04-23
Posts: 1000+

Re: How to use Scratchr?

Is this during the download or during the install?


/* No comment */

Offline

 

#14 2011-04-30 09:17:31

PythonLibrary
Scratcher
Registered: 2011-03-26
Posts: 100+

Re: How to use Scratchr?

TheSuccessor wrote:

Is this during the download or during the install?

Download. Never got to install.


http://dl.dropbox.com/u/9137793/Python%20Library%20logo.png
Our website: pylibrary.co.cc http://dl.dropbox.com/u/9137793/Awesomeness%20Block.gif

Offline

 

#15 2011-10-29 10:57:57

logiblocs
Scratcher
Registered: 2010-05-05
Posts: 100+

Re: How to use Scratchr?

scratcher7_13 wrote:

Yeah. What is svn?  sad

svn is subversion, some random version control thing.

Offline

 

#16 2011-10-29 11:53:53

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: How to use Scratchr?

I'll explain how to download ScratchR:

1. You will need a program to download it, since it is not in a zip or any other file. So for that we will use TortoiseSVN. Download the program and install/extract it.

2. Once it is installed you will need to find some place to put ScratchR, so make a folder somewhere and name it whatever you want.

3. Go to that folder, and if you set up TortoiseSVN correctly, there should be an option "SVN Checkout" when you right click inside the folder ( assuming you are using Windows Explorer ). Click that.

4. It will ask you for the URL of the Repository. Put: http://svn.assembla.com/svn/scratchr/

5. Click Okay and it should start downloading.

6. There you go, you have downloaded it.

I cannot help you set it up though because I can never get it onto a web server since the file is so big even when I compress it ( about 50-75 MB compressed with SVN folders/files and 25-45 MB without ) and I'm to lazy to send it in chucks.

Offline

 

Board footer