version control - SVN Commit Dialog does not complete. i see the commits propagate to server but the dialog does include committed revision and successful message -


svn commit on specific repository not show successful message in commit dialog instead commit dialog hangs on "committing transaction" happens specific repository, have updated repo permission of repo in server did svn verify find if there corrupt revisions.

(svn client 1.9.7, server - 1.8.15)

commit dialog image attached

has experienced similar behavior ?

the question lacks necessary details precise answer. however, can guess several potential root causes:

  • the affected repository has pre-commit hook script hangs , prevents transaction being promoted new revision.
  • there antivirus on server side interferes svn server operations.

Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -