Activity overview
Latest activity by zekses
I was using the latest version.
Updating my question:
1)I have since been able to make local repo work. The folder, when created in "my documents" instead of c: works with git init --bare so maybe its some permissions problem
2) I cannot clone via https because your app says that "user cancelled certificate check", only http is possible and this fails later with the message I posted above.This might be related to the problem that we do not have valid ssl certificate on our gitorious installation, but that should really not be a problem, right?
P.S. My colleague asks - will you be supporting uploading jobs to git and wrapped package compare?
P.P.S. I do not see any way to create a branch in the GUI, only select one. Weird / comments
I was using the latest version.
Updating my question:
1)I have since been able to make local repo work. The folder, when created in "my documents" instead of c: works with git init --bare so maybe ...
Not working for me. Trying to check if your system is what we need, but I cannot even get past repository creation with git.
If I try clean remote gitorious repo over http it says
"parameter cannot be null : commit"
If I try local folder, even when it has bee created with --bare it says that it cant use that and that it should be init'd with --bare (I checked multiple times - it was) / comments
Not working for me. Trying to check if your system is what we need, but I cannot even get past repository creation with git.
If I try clean remote gitorious repo over http it says
"parameter cannot...