Lynn's Dev log
    • About
    • Blog
    • Project
    • Tags
    Main
    • Share to Facebook
    • Share to Twitter
    • Share to Google+

    SVN

    All Posts in SVN

    • Ubuntu SVN cleanup 안될 때

      Ubuntu에서 svn 사용 중에 간혹 cleanup이 안될 때가 있습니다. 그럴 땐 다음과 같은 방법을 사용해보세요. Ubuntu Cleanup 에러 해결 방법 문제가 생긴 svn 폴더(checkout한 root 경로)로 이동 숨김폴더로 되어있는 ./svn 폴더로 이동 wc.db 파일있는지 확인 sqlite3 browser 설치(GUI 형태, CUI에서 나는 안되는 증상이 있었다.) sudo add-apt-repository ppa:linuxgndu/sqlitebrowser-testing sudo apt-get update && sudo apt-get install sqlitebrowser 데이터베이스 열기 버튼 클릭하여 wc.db 파일 열기 SQL 실행(Execute SQL) 탭에서 delete from work_queue 이라는 SQL문 작성. 위에 ▶ 버튼...

      Ubuntu SVN

      lynn.baek's profile image

      lynn.baek

      2018-10-17 17:59

    • github
    • facebook

    Copyright © Kakao Corp. All rights reserved.