Re: SVN: Repository not found error

2015-09-15 Thread rjluo
t; The SVN repository is accessible via http, https and svn and I have been > able to create repositories already for the other two. But when I specify > the > svn://repository.example.com/ URI it says: > > >- A repository was not found at the specified path. > > In /var/log/mes

Re: Review request reports:Unknown repository paths found

2013-04-24 Thread chuck j
:40 PM UTC+5:30, chuck j wrote: Hi All, posting of review request shows Unknown repository paths found but review board server configured with two repositories. List of configured repositories: pf-sa.company.com:1666 ssl:pf-sa-svr1:19773 Unknown repository paths found

Review request reports:Unknown repository paths found

2013-04-23 Thread chuck j
Hi All, posting of review request shows Unknown repository paths found but review board server configured with two repositories. List of configured repositories: pf-sa.company.com:1666 ssl:pf-sa-svr1:19773 Unknown repository paths found: p4-area:19773 p4

Re: Review request reports:Unknown repository paths found

2013-04-23 Thread chuck j
the logic to handle multiple repository having ssl enable perforce repository configured needs changes, please let me know if i am wrong. -Chuck On Tuesday, April 23, 2013 1:01:40 PM UTC+5:30, chuck j wrote: Hi All, posting of review request shows Unknown repository paths found but review board

Re: Review request reports:Unknown repository paths found

2013-04-23 Thread chuck j
Unknown repository paths found but review board server configured with two repositories. List of configured repositories: pf-sa.company.com:1666 ssl:pf-sa-svr1:19773 Unknown repository paths found: p4-area:19773 p4-area.company.com:19773 pf-sa-svr1:19773

SVN: Repository not found error

2012-08-17 Thread Dan Miller
://repository.example.com/ URI it says: - A repository was not found at the specified path. In /var/log/messages I see: Aug 17 08:56:17 mojo httpd: GSSAPI Error: Unspecified GSS failure. Minor code may provide more information (No credentials cache found) Aug 17 08:56:17 mojo httpd: No worthy mechs found

Re: Issue 1973 in reviewboard: Git: SSH username in mirror path, repository not found for other users

2011-02-07 Thread reviewboard
Comment #1 on issue 1973 by anthony@gmail.com: Git: SSH username in mirror path, repository not found for other users http://code.google.com/p/reviewboard/issues/detail?id=1973 I think that this has been addressed by the addition of the REPOSITORY variable for .reviewboardrc I also

Re: Issue 1973 in reviewboard: Git: SSH username in mirror path, repository not found for other users

2011-02-07 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 1973 by trowb...@gmail.com: Git: SSH username in mirror path, repository not found for other users http://code.google.com/p/reviewboard/issues/detail?id=1973 Thanks. -- You received this message because you are subscribed to the Google

Re: Repository not found?

2010-08-17 Thread Christian Hammond
Hi, Fuzzy matching for this purpose will be added in a future release, but that doesn't help you right now. I'd recommend not including the my_user part in the repository path for now on your clients. Instead, try setting that in your ~/.ssh/config, like so: Host git.fedorahosted.org User

Repository not found?

2010-08-16 Thread Kalium
Hi, when I run 'post-review' i get the error The repository path ssh://my_user@git.fedorahosted.org/git/ project.git is not in the list of known repositories on the server. So If I add that repository verbatim into the 'Mirror path' it works fine. If I try and remove the user, or change the path