250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Thymeleaf
- git
- 오픈소스
- oracle
- Tomcat
- jpa
- PostgreSQL
- 설정
- SpringBoot
- maven
- MSSQL
- Python
- spring
- Core Java
- error
- JavaScript
- 문서
- ubuntu
- MySQL
- AJAX
- Eclipse
- JDBC
- Docker
- Spring Boot
- Source
- myBatis
- Exception
- IntelliJ
- STS
- Open Source
Archives
- Today
- Total
헤르메스 LIFE
[Eclipse] 이클립스 SVN 계정 변경이 안될때 본문
728x90
SVN 사용자 정보 파일 삭제.
XP : C:\Documents and Settings\ Administrator\Application Data\Subversion\auth\svn.simple
Vista or 7 : C:\Users\Administrator\AppData\Roming\Subversion\aturh\svn.simple
출처 : http://hanburn.tistory.com/68
1. eclipse를 종료한 후
2. JavaHL 캐시 파일을 지운다.
-> %APPDATA%\Subversion 디렉토리에 있는 파일들을 삭제
(XP인 경우 C:\Documents and Settings\%계정%\Application Data\Subversion)
3. SVNKit 캐시 파일을 지운다.
-> 이클립스 디렉토리\configuration\org.eclipse.core.runtime\.keyring
728x90
'장난감들' 카테고리의 다른 글
[Eclipse] Tomcat version 6.0 only supports J2EE 1.2, 1.3, 1.4, and Java EE 5 Web modules (0) | 2011.10.26 |
---|---|
[Eclise] JSEclipse :: Installation/Update (0) | 2011.04.26 |
[Plugin] Install Eclipse Visual Editor (0) | 2011.04.14 |
[SVN] 갈릴레오(Galileo) 이클립스에서 SVN 클라이언트 사용하기 (0) | 2011.03.07 |
[Plugin] Eclipse Properties Edit Plugin - 설치 방법 - (0) | 2010.08.18 |