一:从中央服务器中clone对用版本的项目
右键---import---选择mercurial---选择clone exsiting mercurial repository---next---添加URL(例如:http://10.10.20.111/hg/bjscis/webclient-commons/)、用户名、密码---next---选择版本---打勾选择项目---完成
右键---team-->share project-->Mercurial---一路确认----选择需要上传版本的文件---完成
二:commit
项目右键---commit---添加URL(例如:http://10.10.20.111/hg/bjscis/webclient-commons/)、用户名、密码---next---选择版本---打勾选择项目---完成
三:push
项目右键---push---添加URL(例如:http://10.10.20.111/hg/bjscis/webclient-commons/)、用户名、密码---next---选择版本---打勾选择项目---完成
四:pull
项目右键---pull---添加URL(例如:http://10.10.20.111/hg/bjscis/webclient-commons/)、用户名、密码---next---选择版本---打勾选择项目---完成