Project Hosting by Google

Post on 19-May-2015

1.296 views 1 download

description

Project Hosting by TortoiseSVN & Google Code

Transcript of Project Hosting by Google

Project Hostingby

TortoiseSVN & Google Code

Browny Lin

You will learn

1. Download other developers’ open source projects hosted on Google Code

2. Host your projects on Google project hosting service

TortoiseSVN

• Subversion (SVN) is a free/open-source version control system

• TortoiseSVN is a Subversion client, implemented as a Microsoft Windows shell extension. It is free software released under the GNU General Public License

Google Code – Project Hosting

Project Hosting Services

http://en.wikipedia.org/wiki/Comparison_of_open_source_software_hosting_facilities

Google Project Hosting

1. Download others’ projects

Get checkout URL

Choose destination folder TortoiseSVN Repo-browser

Paste the URL

Right-click trunk Checkout

Check source and dest. “OK”

Completed

Got it !

2. Hosting self’s project

Project Home

Source Tab

Create a local working dir TortoiseSVN Repo-browser

Paste the URL

Right-click trunk Checkout

Check source and dest. “OK”

Completed

Got it !

Add your ready files to working dir

Add these changed files

Select the files you want to commit to Goolge hosting

Added

The icon changes!

Commit the changes to server

Write the commit message

Authentication

The 1st commit takes longer time …

Finished!

A committed folder!

Successful committing

References

• 淺談我為什麼需要版本管理?版本管理的好處 - http://demo.tc/Post/594

• 如何將資料夾移除版本控制:http://tortoisesvn.net/node/343

• TortoiseSVN 使用簡介:http://www.dev.idv.tw/mediawiki/index.php/TortoiseSVN 使用簡介