Hi,
I am trying to connect fisheye to a Mercurial remote repository, and get the error :
Unable to pull from remote repository: <DIRECTORY> - [abort: repository <DIRECTORY> not found!]
From the same PC, I can clone the remote repository (using tortoise with the same options) and once on a local directory, I can connect it with fisheye.
I have the correct right on the remote directory, the same Mercurial revision.
Any idea ?
thanks,
Some ideas to consider/check and in no particular order:
Hi,
- The run user has the read right on the directory. Is tried with the service user set to my user also, without any success.
- The same command "C:\Mercurial\hg.exe --config ui.verbose=false clone --noupdate -r 0 \\fav19win\SRS\srs D:\FISHEYE_INST\var\tmp\hg_test_clone_1402469900574" run from the Windows console create the cloned version
- The URL field is set to \\fav19win\SRS\srs and this exists.
- There is no SSH authentification, the remote directory is read only.
- the test connection returns :
Error testing connection.
Non-zero exit code: 255
at com.atlassian.utils.process.PluggableProcessHandler.complete(PluggableProcessHandler.java:69)
at com.atlassian.utils.process.ExternalProcessImpl.wrapUpProcess(ExternalProcessImpl.java:509)
at com.atlassian.utils.process.ExternalProcessImpl.finish(ExternalProcessImpl.java:423)
at com.atlassian.utils.process.ExternalProcessImpl.execute(ExternalProcessImpl.java:378)
at com.atlassian.fisheye.dvcs.DvcsScmConfig.executeCommand(DvcsScmConfig.java:187)
Connection failed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.