标签:style blog http color sp 文件 div log bs
一、权限
ls -lh #查看文件权限 sudo chown -R autotest:autotest origins/ #修改origins/目录下的权限
二、svn co 不包括源目录的根目录(空格.)
sudo svn checkout "http://server-doc./xxx/xxx/xxx" .
三、拷贝
sudo scp autotest@192.168.90.24:/home/autotest . #拷贝到当前目录 sudo scp autotest@192.168.90.24:/home/autotest autotest@192.168.130.31:/home #拷贝到其他地址目录
标签:style blog http color sp 文件 div log bs
原文地址:http://www.cnblogs.com/zs-note/p/3974150.html