2013年4月11日

linux svn命令

摘要: ubuntu下安装subversion客户端:sudo apt-get install subversion subversion-tools详细请看 http://www.subversion.org.cn/svnbook/1.1/index.html svn子命令1、检出svncohttp://路径(目录或文件的全路径) [本地目录全路径]--username用户名--password密码svncosvn://路径(目录或文件的全路径) [本地目录全路径]--username用户名--password密码svncheckouthttp://路径(目录或文件的全路径) [本地目录全路径]-- 阅读全文

posted @ 2013-04-11 15:20 andydaopeng 阅读(431) 评论(0) 推荐(1) 编辑

linux常见文件类型

摘要: 压缩和打包文件 .bz2 — 使用bzip2命令压缩的文件,可以使用bzip2 -d filename 解包 .gz — 使用gzip命令压缩的文件,可以使用gunzip -d filename 解包.tar — 使用tar打包的文件,即tarball文件,可以使用tar xf filename 解... 阅读全文

posted @ 2013-04-11 10:16 andydaopeng 阅读(214) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示