Why doesn't Subversion allow to commit .htaccess files?

后端 未结 6 1221
一向
一向 2021-01-20 19:46

I can\'t commit .htaccess files from my Windows SVN client (TortoiseSVN). The error that is returned is:

Could not read status line: Existing connecti

6条回答
  •  无人及你
    2021-01-20 20:07

    check the apache error log file. You might see additional info about why the svn server failed to finish the commit.

提交回复
热议问题