I am SSHing into a server using putty I have set-up putty with pageant to allow key forwarding.
this set-up works absolutely fine and when I run 'svn up' the update runs fine.
but if I start running gnu-screen 'screen -DR' when I run 'svn up' it starts asking for my password for the svn server.
Has anyone else had this problem? Any ideas where the issue might be?