
svn
sinkzephyr
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
解決 This client is too old 的问题
[url=http://blog.miniasp.com/post/2008/11/Solve-This-client-is-too-old-to-work-with-working-copy-problem.aspx]http://blog.miniasp.com/post/2008/11/Solve-This-client-is-too-old-to-work-with-working-cop...2009-05-01 19:29:57 · 266 阅读 · 0 评论 -
Mac os批量删除.svn文件
find . -type d -name ".svn"|xargs rm -rf原创 2011-05-23 11:12:32 · 160 阅读 · 0 评论