SVN+SSH wont connect to remote repository -


i'm using putty connect server once i'm connected can pretty whatever need do... so, have folder called pj enter

cd /home/user/pj/


need "put" in folder repository in server, this:

svn co svn+ssh://user@foo.com/branch/pj


ask me password type it, doesn't work... but! if access server using tortoisesvn using same credentials connection!

svn --username user co snv://foo.com/branch/pj
svn co svn://foo.com/branch/pj

with timeout... don't know else have configure putty not timeout, keep live... no use... else can do?...
thinking download repository hdd upload server... don't know else do...


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -