Type: Note (未完)
Apply for a new Google Project
(待續...)TortoiseSVN
到 tortoisesvn 下載 SVN 工具
> 照指示安裝
> 建一個資料夾
> 點右鍵 [SVN Checkout...]
> URL of repository: "https://<google project name>.googlecode.com/svn/trunk/"
> Click OK
有更動要 Commit 的話
用 google account, 但密碼是用 google project專用的
Eclipse Install Subclipse
先到 subclipse.tigris.org 的 subclipse Download and Install 找你要的版本(for eclipse, e.q. http://subclipse.tigris.org/update_1.10.x) 並複製起來
在 Eclipse
> Help
> Install New Software ...
> Work with: "http://subclipse.tigris.org/update_1.10.x" (剛才複製的網址)
> 中間的核取清單 勾選 [Subclipse]
> [Next]
> 其餘用 default 到安裝完, 重啟
Eclipse connect to google project
從你的 Google Project 首頁 的頁籤中, 找到 Source
它會有個 Checkout 的連結 一般為 https://<google project name>.googlecode.com/svn/trunk/
在Eclipse
> Window
> Show View
> Other
> SVN/SVN Repositories (SVN檔案庫)
> OK
> 在新開啟的window(SVN檔案庫) 空白處按右鍵
> 新增 > 檔案庫位置
> Url: "https://<google project name>.googlecode.com/svn/trunk/"
> Finish
---Share Project---
將Project更新上去在Eclipse
> 在你的 Project 上, 點擊右鍵
> Team > Share Project ...
> 選 [SVN]
> Click [Next]
> 使用現有檔案庫位置(剛剛新增的)
> 接著照指示操作
沒有留言:
張貼留言