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.
- What is google code?
- How to Create Project?
- How to Host file (Simple way)?
- 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:
- Before Creating Project make Sure you select Subversion to Version Control System.. See This Image.
- 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.
- Now click googlecode.com password.Copy the username & password given & paste to notepad. See This Image.
- Now download Tortoise SVN & Install it. Click Here
- After install Right-click to your desktop. Select Tortoise SVN > Settings. See This Image.
- A new window will come out. Click Edit. See This Image.
- 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
- Copy all codes & paste at the end of the text document.
- Save notpad & Press ok button on SVN
- Now we upload. Right-Click Desktop or anywhere, go to TortoiseSVN > Repo Browser See This Image.
- A small window will come out. Enter the URL from step 2. See This Image.
- Repository Browser will open. You can have 2 different way to upload, Drag & Drop or Add file by Right-Click. See This Image.
- Now a dialogue box prompt, Enter google code Username & Password from step 3. See The Image.
- Thats it. Now upload any file via Tortoise SVN. You can also download, delete or rename files & crete new folder.
Enjoy....
0 comments:
Post a Comment