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
I have never heard of it. Sorry.
Offline
Yeah. What is svn?
Offline
Don't ask me... Scratch didn't give me any help.
Offline
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.
Offline
fullmoon wrote:
What are you trying to download, and what are you using to download it?
![]()
The scratch source, here and I used TourticeSVN.
Offline
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
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
Is this during the download or during the install?
Offline
TheSuccessor wrote:
Is this during the download or during the install?
Download. Never got to install.
Offline
scratcher7_13 wrote:
Yeah. What is svn?
![]()
svn is subversion, some random version control thing.
Offline
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