beginning svn under ubuntu

1. [b]apt-get install svn[/b]
2. I wish the files under the directory:/home/lai/tmp_lai/wahhot_v2 token into svn control.
3. I choose the directory /home/lai/tmp_lai/svn_wah to be the svn root directory.
4. run the commond :
[b]svn import wahhot_v2 file:///home/lai/tmp_lai/svn_wah/v2 -m "Initial import"[/b]
to set up the svnroot data to control the files in wahhot_v2.
5. when we want to get a working copy of wahhot_v2, we just need to run:
[b]svn checkout file:///home/lai/tmp_lai/svn_wah/v2 ${your_destination}[/b]
you can work with svn version control in the dir ${your_destination}
6.then I import some other directory in the svn root:
[b]svn import someother file:///home/lai/tmp_lai/svn_wah/someother -m "Initial import"[/b]
7. I want to see how many projects are there in the svnroot:
[b]svn list file:///home/lai/tmp_lai/svn_wah/[/b]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值