사용자 도구

사이트 도구


subversion

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
subversion [2013/05/15 10:33]
kwon37xi
subversion [2015/03/09 09:50]
kwon37xi
줄 1: 줄 1:
 ====== Subversion/SVN ====== ====== Subversion/SVN ======
   * [[http://stackoverflow.com/questions/331388/svn-replace-trunk-with-branch|version control - svn: replace trunk with branch]]   * [[http://stackoverflow.com/questions/331388/svn-replace-trunk-with-branch|version control - svn: replace trunk with branch]]
 +  * [[http://code.tutsplus.com/articles/better-subversion-practices--cms-22895|Better Subversion practice]]
 +
 +===== Properties =====
 +  * ''svn propget 프라퍼티명 로컬저장소디렉토리'' : 프라퍼티 확인
 +  * ''svn propset 프라퍼티명 로컬저장소디렉토리'' : 프라퍼티 값 저장
 +  * ''svn propedit 프라퍼티명 로컬저장소디렉토리'' : 프라퍼티 값을 편집기로 열어서 편집(여러 값을 지정할때 편리)
  
 ===== svn:ignore ===== ===== svn:ignore =====
subversion.txt · 마지막으로 수정됨: 2022/07/01 16:11 저자 kwon37xi