
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) Strange thing is that I used to commit into the trunk before (about 3 months ago) and everything worked fine. Many thanks for help. Jan __________________________________________________________ Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com

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.
participants (2)
-
Jan Gaspar
-
John Maddock