Unable to Checkout files from SVN server
Posted: Tue Oct 09, 2012 8:56 am
Hi,
I am using PowerBuilder 12.5 with build 2511.
I am using Agent SVN to connect to the remote svn server path.
The server path is like "svn+ssh://user@domain/project/trunk".
Here my problem is i am unable to checkout files from server, but i am able to check-in files into server.
While checking out a file from server PowerBuilder showing the eror in log file : 'SccCheckout for C:\Workspace\w_login.srw appears to have failed'.
Checkout is working fine with local SVN repository with ‘file://’ protocol. The problem is with ‘svn+ssh://’ protocol only.
can any body help what's the problem when i am checking out a files from server?
I am using PowerBuilder 12.5 with build 2511.
I am using Agent SVN to connect to the remote svn server path.
The server path is like "svn+ssh://user@domain/project/trunk".
Here my problem is i am unable to checkout files from server, but i am able to check-in files into server.
While checking out a file from server PowerBuilder showing the eror in log file : 'SccCheckout for C:\Workspace\w_login.srw appears to have failed'.
Checkout is working fine with local SVN repository with ‘file://’ protocol. The problem is with ‘svn+ssh://’ protocol only.
can any body help what's the problem when i am checking out a files from server?