Svn 无法上载.htaccess

Svn 无法上载.htaccess,svn,.htaccess,deployment,webserver,springloops,Svn,.htaccess,Deployment,Webserver,Springloops,我使用Springloops自动获取我的SVN repo并部署到我的服务器上。我得到以下错误: Could not upload .htaccess Could not upload .htaccess using BINARY transfer ---------------------------------------------------- Connecting to dev.convrrt.com Logging in as convrrt Entering destination

我使用Springloops自动获取我的SVN repo并部署到我的服务器上。我得到以下错误:

Could not upload .htaccess
Could not upload .htaccess using BINARY transfer
----------------------------------------------------
Connecting to dev.convrrt.com
Logging in as convrrt
Entering destination directory ~/
Entering passive mode
REVISION: 1 -> 30
Getting changes
Deleting files
Removing directories
Creating directories and files
Extracting file: .htaccess...OK
Uploading file: .htaccess [644]
R: 
interrupted

如何诊断此问题?

最好的做法是svn忽略.htaccess。问题解决了