Unable to check for changes
Posted: Tue Aug 06, 2013 11:21 am
While using the DspServerUpdater, i get an error when checking for updates saying "The specified path to the working copy is not valid". I double checked to make sure it was set to C:/dsp. I also then opened the program.log and it said this:
This client is too old to work with the working copy at
'C:\dsp' (format 31).
You need to get a newer Subversion client. For more details, see
http://subversion.apache.org/faq.html#w ... mat-change
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets)
at SharpSvn.SvnClient.Info(SvnTarget target, SvnInfoArgs args, EventHandler`1 infoHandler)
at SharpSvn.SvnClient.GetInfo(SvnTarget target, SvnInfoEventArgs& info)
at DSPServerUpdater.Modules.SVNconnect.getRevInfo(Boolean log)
I visited the website it gave me but didnt really know what to do after that. If anyone can point me in the right direction, i would appreciate it greatly. Thank You Again
This client is too old to work with the working copy at
'C:\dsp' (format 31).
You need to get a newer Subversion client. For more details, see
http://subversion.apache.org/faq.html#w ... mat-change
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets)
at SharpSvn.SvnClient.Info(SvnTarget target, SvnInfoArgs args, EventHandler`1 infoHandler)
at SharpSvn.SvnClient.GetInfo(SvnTarget target, SvnInfoEventArgs& info)
at DSPServerUpdater.Modules.SVNconnect.getRevInfo(Boolean log)
I visited the website it gave me but didnt really know what to do after that. If anyone can point me in the right direction, i would appreciate it greatly. Thank You Again