Hi,
I would like to know if it is possible to use SourceTree with an Assembla hosted git repository? I tried adding the assembla's clone URL while adding a repository in sourceTree but I get permission denied. I do not find any place where I can add my public key in order to authenticate with the assembla server.
thanks
sandeep
I found the answer myself. I just needed to create a public/private key pair in the .ssh directory in my home using the 'ssh-keygen' command. Once the pair is created, I uploaded the id_rsa.pub in my assembla profile. Now I can add the clone URL of the assembla repository.
Glad you got it sorted out. Yes, SourceTree automatically uses the global SSH configuration for your user (that may have to change to a more explicit SSH setup in future version because of Lion's sandboxing, but that will be made clear when it happens)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
git _ Assembla_https.pngSourceTree link.png
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.