close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 20, 2009, 3:18:39 PM (17 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 18 | 18 | }}} |
| 19 | 19 | |
| 20 | | * 專案更新 |
| | 20 | * 專案更新(僅內容更改) |
| 21 | 21 | {{{ |
| 22 | 22 | $ svn update |
| 23 | 23 | $ svn ci |
| 24 | 24 | }}} |
| | 25 | * 專案更新(有檔案新增) |
| | 26 | {{{ |
| | 27 | $ svn update |
| | 28 | $ svn ci |
| | 29 | }}} |