The push is succeed but I get this error every time. This is de complete message: user@desktop:~/Documents/LRSystems$ git push user@server's password: Counting objects: 5, done. Delta compression using up to 8 threads. Compressing objects: 100% (3/3), done. Writing objects: 100% (3/3), 302 bytes, done. Total 3 (delta 2), reused 0 (delta 0) To ssh://user@server:port/repositories/LRSystems 1143c0..50b610 master -> master error: failed to push some refs to 'ssh://user@server:port/repositories/LRSystems' user@desktop:~/Documents/LRSystems$ As you can see the push is done but I get the error. -- View this message in context: http://git.661346.n2.nabble.com/Error-Unable-to-append-to-logs-HEAD-Permission-denied-tp5063068p5064900.html Sent from the git mailing list archive at Nabble.com. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html