Comment 5 for bug 386079

Revision history for this message
Wally Lawless (wally-power-coder) wrote : Re: bzr-svn throwing procedure entry point errors

Well, it looks like I've made some progress based on the previous comment by John. Looking through my PATH variables I did see a c:\Program Files\Subversion entry in there ahead of the bazaar entry. This folder contained many dlls with the same names as the ones bazaar is looking for. I renamed the folder on the filesystem to be Subversion_old and now when I run an bzr update or commit I don't get the procedure entry point errors popping up and the update appears to succeed. However, for the commit, I get an error stating 'ERROR: Unable to look up default port for svn' which I believe may be a separate issue.

Should I submit a new bug report for the port issue?

Thanks,
Wally