Re: [boost] SVN commit problem

I did checkout from https://svn.boost.org/svn/boost/trunk but got the same error. ----- Original Message ---- From: John Maddock <john@johnmaddock.co.uk> To: boost@lists.boost.org Sent: Tuesday, 11 December, 2007 10:26:59 AM Subject: Re: [boost] SVN commit problem 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. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost ___________________________________________________________ Yahoo! Answers - Got a question? Someone out there knows the answer. Try it now. http://uk.answers.yahoo.com/

Jan Gaspar wrote:
I did checkout from https://svn.boost.org/svn/boost/trunk but got the same error.
Hm... Was that a fresh checkout? Note, I'm somewhat at a loss as to what could going on. About the only change that might affect this is allowing anonymous connections on the https side we did some time ago. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

Rene Rivera wrote:
Jan Gaspar wrote:
I did checkout from https://svn.boost.org/svn/boost/trunk but got the same error.
Hm... Was that a fresh checkout? Note, I'm somewhat at a loss as to what could going on. About the only change that might affect this is allowing anonymous connections on the https side we did some time ago.
Seems like possible cause, doesn't it? Did you check out anonymously? Try using an explicit `svn ci --username ...`. -- Daniel Wallin Boost Consulting www.boost-consulting.com
participants (3)
-
Daniel Wallin
-
Jan Gaspar
-
Rene Rivera