Results 1 to 3 of 3

Thread: svn commit failed / database locked

  1. #1
    Join Date
    Feb 2011
    Beans
    42

    svn commit failed / database locked

    Hi,

    I am using a network drive for my subversion repository (between multiple machines). I am the only one who uses this repository and I recently started using a different machines (accounts being the same, only machines changed)

    Of late, I am seeing this error

    Transmitting file data ..... svn: Commit failed (details follow):
    svn: database is locked
    |
    |


    To over come this, I do a "svn update" and select (mf) and then I see that there is a "Conflict discovered" showing a compiled .o file, and the update is successful.

    Why is this happening? I don't see this conflict for any of the source files. Only the compiled file has this issue.

    Any thoughts?

    Thanks.

  2. #2
    Join Date
    May 2006
    Beans
    1,790

    Re: svn commit failed / database locked

    Quote Originally Posted by ufuser01 View Post
    Hi,

    I am using a network drive for my subversion repository (between multiple machines). I am the only one who uses this repository and I recently started using a different machines (accounts being the same, only machines changed)

    Of late, I am seeing this error

    Transmitting file data ..... svn: Commit failed (details follow):
    svn: database is locked
    |
    |


    To over come this, I do a "svn update" and select (mf) and then I see that there is a "Conflict discovered" showing a compiled .o file, and the update is successful.

    Why is this happening? I don't see this conflict for any of the source files. Only the compiled file has this issue.

    Any thoughts?

    Thanks.
    Is there a particular reason for checking in the compiled file?

  3. #3
    Join Date
    Mar 2013
    Beans
    1

    Re: svn commit failed / database locked

    Quote Originally Posted by ufuser01 View Post
    Hi,

    I am using a network drive for my subversion repository (between multiple machines). I am the only one who uses this repository and I recently started using a different machines (accounts being the same, only machines changed)

    Of late, I am seeing this error

    Transmitting file data ..... svn: Commit failed (details follow):
    svn: database is locked
    |
    |


    To over come this, I do a "svn update" and select (mf) and then I see that there is a "Conflict discovered" showing a compiled .o file, and the update is successful.

    Why is this happening? I don't see this conflict for any of the source files. Only the compiled file has this issue.

    Any thoughts?

    Thanks.
    This problem is because cifs mounting.

    See here detail solution : http://techathon.mytechlabs.com/qa_f...base-is-locked

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •