I just upgraded to versions 1.8.0 of TortoiseSVN, which is based off of Subversion 1.8.0. Now, when I start PowerBuilder, i get these error messages:
Agent SVN Error: svn: E155021: This client is too old to work with the working copy at
---------- Source Control
Adding selected items to source control...
Agent SVN Error: svn: E155021: This client is too old to work with the working copy at
Nonspecific Error Performing SccAdd()
Agent SVN Error: svn: E155021: This client is too old to work with the working copy at
Agent SVN Status: File Name: 'ctrk.pbt' Status: 1
Failed to add c:\users\dnicoll\ctrk\pbl\ctrk.pbt
Operation Completed
---------- Done Source Control
Error once system upgraded to new version of SVN
Assuming you have installed the software here:
What you will need to do is the following:
1) Download a matching client from here: http://sourceforge.net/projects/win32svn/
2) Rename this folder to Subversion_old:
3) Install the client from step 1 into this loacation:
4) After the install make sure this file exists:
Thanks for the feedback. I will update the installer to suit.
Cheers Jussi
Code: Select all
C:\Program Files\AgentSVN\
1) Download a matching client from here: http://sourceforge.net/projects/win32svn/
2) Rename this folder to Subversion_old:
Code: Select all
C:\Program Files\AgentSVN\Subversion
Code: Select all
C:\Program Files\AgentSVN\Subversion
Code: Select all
C:\Program Files\AgentSVN\Subversion\bin\svn.exe
Cheers Jussi