David Abrahams wrote:
on Tue Jul 31 2007, Beman Dawes
wrote: Douglas Gregor wrote:
Hello all,
The Boost Subversion repository is now back online. All of the files in CVS (including their histories) have been imported into the Subversion repository. After an apparently successful checkout, diff from log isn't working.
Edit a file. Say trunk/configure. Using TortoiseSVN, select it. Right click to get context menu. Select diff. Works fine.
Using TortoiseSVN, select it again if needed. Right click to get context menu. Select show log. Works fine. Select one of the log messages. Right click for context menu. Select Compare with working copy.
This results in an error dialog: PROPFIND request failed on '/svn/boost/svn/bc/36681/trunk/boost/configure' ... 207 Multi-Status (https://svn.boost.org)
Beman,
Can you reproduce your problem using the canonical command-line tool? I doubt the repo maintainers are set up to test with tortoise.
No. svn diff works fine from the command line. Maddening. Works fine with local (non-boost) repositories. I'm about to check a remote non-Boost repository. Anyone else using Tortoise SVN having diff problems? --Beman