Password = 1234

How To Upload / Host File On Google Code?

 [Include MIME Type]

If you are a developer, you must need to host different files, javascripts mostly but other files to, Google code is one of the best tool i think so. Because its free & you have unlimited bandwidth. If you wanna host your file to google code, read full tutorial.
  1. What is google code?
  2. How to Create Project?
  3. How to Host file (Simple way)?
  4. How to Host MIME-Type file?

What is google code:

Google Code is Google's official developer site. Developer tools, Featuring APIs and technical resources. Click here to learn more about Google code.



Create Project:

  • If you have Gmail ID log in to this link with Gmail. Click here
  • Fill out Project name, Project summary, Description with your project information.
  • Choose a Version control system. I use Subversion. More info
  • Choose any Source code license. More info
  • Now Label your Project.
  • Click Create Project.

Host file (Simple way):

  • Next click Downloads tab. if you don't see Downloads tab....
  • Click My favorites ▼ at the top-right corner. Then select the project.
  • Click new download then fill out Summary, Description, Labels
  • Choose File: from your hard disk.
  • Hit Submit
  • Next page you can get the download link with icon.

Host MIME-Type file:

  1. Before Creating Project make Sure you select Subversion to Version Control System.. See This Image.
  2. Now go to Source tab. You can see a link. Something like this - https://for-example.googlecode.com/svn/trunk/. Copy & paste it to notepad. See This Image.
  3. Now click googlecode.com password.Copy the username & password given & paste to notepad. See This Image.
  4. Now download Tortoise SVN & Install it. Click Here
  5. After install Right-click to your desktop. Select Tortoise SVN > Settings. See This Image.
  6. A new window will come out. Click Edit. See This Image.
  7. Now a text file will open on notepad. This document holds all the records for the mime-type of the files to be uploaded. You have to add some new mime-type extension. Click here
  8. Copy all codes & paste at the end of the text document.
  9. Save notpad & Press ok button on SVN
  10. Now we upload. Right-Click Desktop or anywhere, go to TortoiseSVN > Repo Browser See This Image.
  11. A small window will come out. Enter the URL from step 2. See This Image.
  12. Repository Browser will open. You can have 2 different way to upload, Drag & Drop or Add file by Right-Click. See This Image.
  13. Now a dialogue box prompt, Enter google code Username & Password from step 3. See The Image.
  14. Thats it. Now upload any file via Tortoise SVN. You can also download, delete or rename files & crete new folder.
Demo: http://for-example.googlecode.com/svn/trunk/file1.html

Enjoy....

Password = 1234

0 comments:

Post a Comment

 
Top