On 10/4/18 7:10 AM, Shalitha Suranga wrote:
> Hi..
> 
> I tried to create Git repo for test project locally to work on some Git
> related tickets
> 
> But it hangs on "Repo status: initializing..." and got this error message
> 
>  Traceback (most recent call last):
>   File
> "/home/shalithasuranga/Desktop/Apache/allura/src/allura/ForgeGit/forgegit/model/git_repo.py",
> line 227, in commit
>     impl = self._git.rev_parse(str(rev) + '^0')
> AttributeError: 'NoneType' object has no attribute 'rev_parse'
> 
> Can someone advice how to solve this?
> 

Is the taskd command running?  It runs background processes like initializing
repos, indexing them, and much more.
https://forge-allura.apache.org/docs/getting_started/install_each_step.html#allura-task-processing


-- 
Dave Brondsema : d...@brondsema.net
http://www.brondsema.net : personal
http://www.splike.com : programming
              <><

Reply via email to