SVN

기타 2010. 11. 9. 10:46
SVN server config - Write through Proxy
http://svnbook.red-bean.com/en/1.5/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extra.writethruproxy


---------------------------
svn checkout (co)
svn info
svn status (st)
svn update (up)
svn cleanup
svn commit
svn proplist (pl)
svn propget (pg)
svn propset (ps)
svn propdel (pd) 
svn mkdir
svn copy
svn switch (sw) 
---------------------------
*.iws
*.ipr
*.iml
.settings
.project
.classpath
bin
target
---------------------------

 
서브버전 스위치 명령어 사용하기
http://lethean.pe.kr/2009/02/06/using-subversion-switch-command/ 

 
Posted by 天下太平
,