svn 설치 및 사용
2336 단어 SVN
Eclipse SVN
1、 Eclipse, 3.7.2 indigo(Eclipse IDE for Java EE Developers)
:http://eclipse.org/downloads/
2、 SVN subclipse, . link indogo 。
3、SVN , 。 1.8.x
Links for 1.8.x Release:
Eclipse update site URL: http://subclipse.tigris.org/update_1.8.x
svn : http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
Links for 1.6.x Release:
Eclipse update site URL: http://subclipse.tigris.org/update_1.6.x
svn : http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
Links for 1.4.x Release:
Eclipse update site URL: http://subclipse.tigris.org/update_1.4.x
svn : http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
features plugins Eclipse features plugins 。 Eclipse
:
1. : Setup-Subversion-1.7.6.msi
2. (Myeclipse svn )
site-1.8.16.zip plugins features Myeclipse dropins
3. :
1)
: svnadmin create e:\ reposity
2)
a. reposity —configsvnserve.conf #password-db = passwd
b. reposity —configpaswd :
[users]
# harry = harryssecret
# sally = sallyssecret
bb=123456
cc=123456
3) svn
: snvserve –d –r e:\ reposity
3) Myeclipse (store) ,
store ——>team--share project--svn--- ( )---- (svn://localhost[ip ])---next- “ ”---》next----》finish
:
1) Myeclipse svn
2) Myeclipse import----》snv--------》 svn ----》next—》 “ ”( svn:\\IP )---next- ----》next----》 “ , —》finish----》 ---》 ----》next----》finish
: : svn
, “*” “ ”
: : ---》 ( “?” )
: --------》
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
svn 팁1. SVN 서버 IP 교체 2.특정 버전 가져오기 3.한 버전의 파일을 업데이트합니다. * svn: E155036: Working copy is too old (format 10, created by Subvers...
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.