
11 Dec
2007
11 Dec
'07
9:26 a.m.
Jan Gaspar wrote:
Hi,
I tried to commit a file change into the SVN trunk but I got an error:
Modified: debug.hpp Error: Commit failed (details follow): Error: CHECKOUT of '/svn/boost/!svn/ver/38329/trunk/boost/circular_buffer/debug.hpp': 403 Forbidden (https://svn.boost.org)
That usually happens if the repository was checked out from http://whatever rather than https://whatever. HTH, John.