Question

I am using Springloops to automatically take my SVN repo and deploy onto my server. I am getting the following error:

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

How can I diagnose this?

Was it helpful?

Solution

Best thing to do is to svn-ignore .htaccess. Problem solved.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top