Closed flooose closed 8 years ago
I've got it fixed. I just saw that my server didn't have git installed. Would you consider a pull request to give a more informative error message. I was under the impression that the command git-upload-pack
was expected to be found on my android device.
Yes, sure ! From what I can see you managed to build the project. Did you had any issue for this or was it straightforward ?
On Sat, Sep 24, 2016 at 11:51 AM christopher flöß notifications@github.com wrote:
Nevermind. I've got it fixed. I just saw that my server didn't have git installed. Would you consider a pull request to give a more informative error message. I was under the impression that there the command git-upload-pack was expected to be found on my android device.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wizmer/syncorg/issues/7#issuecomment-249356253, or mute the thread https://github.com/notifications/unsubscribe-auth/ABm2VorWhA3Rbv0BBr7mabpC3szgS87Hks5qtPKWgaJpZM4KFmiB .
Very straight forward! I followed the instructions and everything worked out of the box. Thanks for the hard work on this.
Hi! I'm getting a TransportException with the message "cannot execute: git-upload-pack". I get this right at the very beginning while trying to set up ssh access to my server. Here's the stacktrace:
I've cloned the project and verified that this error is happening on the master branch as well. Let me know how I can help get this fixed.