Chris, Hi. Yes, I've also experienced this problem. The problem is with Apple's version of subversion. psvn calls "svn update --non-interactive" and the --non-interactive option appears to be broken on the version of subversion that ships with Leopard. You can confirm this probably by running "svn update --non-interactive" via the command line.
I submitted a bug report to Apple (ID 5667093), but no response yet. In the interim, I just commented out the two psvn lines in svn-status-update-cmd that were responsible for adding the --non-interactive option to the command. -Ryan On Jan 9, 2008 2:11 PM, Chris Van Dusen <[EMAIL PROTECTED]> wrote: > > Hi, > > I've been running Carbon Emacs on my MacBook/Tiger at work since > September with no problems. A few weeks ago, they upgraded all Mac > users to Leopard. Since then, I've been getting the following error > when trying to do svn update within psvn: > > svn failed: PROPFIND of '/svn/mycompany/websites/beta/repos': > authorization failed (https://tools.mycompany:8888) > > All other actions that I've tried work fine (e.g., commit, log, info, > revert). For now, I'm going to the terminal to svn update, but that's > a pain. > > Has anyone else had a problem with this, or is does it work for you? > > Thanks in advance, > Chris. > > > > --~--~---------~--~----~------------~-------~--~----~ "Carbon Emacs" group mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/carbon-emacs?hl=en -~----------~----~----~----~------~----~------~--~---
