svn2 이클립스 SVN target 예외 처리 1. 전역키워드 추가 방법- 1. Window -> Preferences -> Team -> Ignored Resources -> Add Pattern- 2. 제외할 파일 및 폴더 명에 대한 패턴을 기입합니다.- ex ) */target/* 2. 디렉토리 및 파일별 설정 - 1. 해당 프로젝트 Explorer -> 파일 및 디렉토리 마우스 우측 클릭 -> Team -> Add to svn:ignore - Add to svn:ignore 가 비활성화 되있거나 없는 경우는 해당 파일 및 디렉토리가 소스관리를 받고 있는 상황 입니다.- 소스관리를 받지 않는 상태로 만든 후 다시 활성화 시키면 가능 합니다. 2013. 12. 23. SVN 사용 방법 ※ root@waf2:/tmp/svn/misc# svn commit svn: Commit failed (details follow): svn: Could not use external editor to fetch log message; consider setting the $SVN_EDITOR environment variable or using the --message (-m) or --file (-F) options svn: None of the environment variables SVN_EDITOR, VISUAL or EDITOR is set, and no 'editor-cmd' run-time configuration option was found 위 에러시 밑에와 같이 환경을 설정해 주면 됨.. 2010. 3. 30. 이전 1 다음