Skip to main content
5
results
Andrew Fletcher
git clone git@bitbucket.org:{username}/{repo}.git And I was unceremoniously delivered the following error fatal: could not create work tree dir '{project}': Permission deniedMy initial thought was the error due to server permission... being sudo.  This was tested by running the command sudo git clone git@bitbucket.{username}/{repo}.git Which generated the error Cloning into 'repo'... git@bitbucket.org: Permission denied (publickey). fatal: Could not read from remote repository. Please make...
Andrew Fletcher
Setting up the admin password.   Process: 1. Edit jetty.xml To begin you...
Andrew Fletcher
In this article I'll walk through the steps I went through to install Solr on...
Andrew Fletcher
Looking to install Solr on your server?  Not sure if it worth the...
Andrew Fletcher
Having Drupal Solr Search APi running, I thought adding synonyms to the mix...