svn cleanup: sqlite: database disk image is malformed

前端 未结 17 1528
谎友^
谎友^ 2020-12-02 06:31

I was trying to do a svn cleanup because I can\'t commit the changes in my working copy, and I got the following error:

sqllite: databas

17条回答
  •  星月不相逢
    2020-12-02 07:11

    Maybe, could be a solution:

    1. right mouse click over project
    2. team -> disconnect
    3. Select: Also delete ...

    Now, re-connect again:

    1. right mouse click over project
    2. team -> Share project
    3. select your repositorie: mine SVN ( other case: git, etc)
    4. select your repositorie folder

    Note:

    On my case, I did a backup of my files. ( safe ur back :P )

    Edit:

    I am talking about SVN plugin on Eclipse :)

提交回复
热议问题