close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 28, 2011, 10:29:16 PM (14 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v9
|
v10
|
|
| 81 | 81 | ||48||http://cloudsecurity.trendmicro.com||11|| |
| 82 | 82 | ||49||http://developer.yahoo.com||11|| |
| | 83 | |
| | 84 | == Git & SVN == |
| | 85 | |
| | 86 | * 底下這篇文章是介紹 git 跟 svn 的指令對應,對於學習 git 有不錯的幫助 |
| | 87 | * http://git-scm.com/course/svn.html |
| | 88 | * 底下這兩篇文章是介紹怎麼從 SVN 移植到 Git,並且使用 git-svn 當作 SVN 的上傳工具。看起來不錯~ |
| | 89 | * [http://help.github.com/import-from-subversion/ Import from Subversion @ GitHub] |
| | 90 | * [http://learn.github.com/p/git-svn.html Using the git-svn client with a Subversion server @ GitHub] |
| | 91 | * [https://github.com/davglass/github-trac github-trac] - 讓 trac 支援 github |