0

I have an SVN repository which has a certificate for authentication. When I try to add this SVN repository to the review board server, I am getting an error like "A repository was not found at the specified path.". Can anyone tell why am I getting this error and how can I solve this?

Kara
  • 6,115
  • 16
  • 50
  • 57
user3021774
  • 21
  • 1
  • 4

1 Answers1

0

This is most likely caused by the ReviewBoard user not having permissions to read and execute the directory containing your repo. Check the user permissions and try again.

Husmus
  • 841
  • 1
  • 10
  • 23