
I don't seem to be able to commit anything. Here is an error message: svn: Commit failed (details follow): svn: MKACTIVITY of '/svn/boost/!svn/act/3abe1370-7a2b-11dc-b854-c15c66b3799a': 403 Forbidden (http://svn.boost.org) Please advise, Gennadiy

Gennadiy Rozental wrote:
I don't seem to be able to commit anything. Here is an error message:
svn: Commit failed (details follow): svn: MKACTIVITY of '/svn/boost/!svn/act/3abe1370-7a2b-11dc-b854-c15c66b3799a': 403 Forbidden (http://svn.boost.org)
Please advise,
You need to use https. -- Daniel Wallin Boost Consulting www.boost-consulting.com

"Daniel Wallin" <daniel@boost-consulting.com> wrote in message news:fesk8n$7a6$1@ger.gmane.org...
Gennadiy Rozental wrote:
I don't seem to be able to commit anything. Here is an error message:
svn: Commit failed (details follow): svn: MKACTIVITY of '/svn/boost/!svn/act/3abe1370-7a2b-11dc-b854-c15c66b3799a': 403 Forbidden (http://svn.boost.org)
Please advise,
You need to use https.
Where are the instructions for developers on how checkout svn trunk? Gennadiy

Gennadiy Rozental schrieb:
"Daniel Wallin" <daniel@boost-consulting.com> wrote in message news:fesk8n$7a6$1@ger.gmane.org...
Gennadiy Rozental wrote:
I don't seem to be able to commit anything. Here is an error message:
svn: Commit failed (details follow): svn: MKACTIVITY of '/svn/boost/!svn/act/3abe1370-7a2b-11dc-b854-c15c66b3799a': 403 Forbidden (http://svn.boost.org)
Please advise, You need to use https.
Where are the instructions for developers on how checkout svn trunk?
http://svn.boost.org/trac/boost/wiki/BoostSubversion HTH, Markus

"Markus Schöpflin" <markus.schoepflin@web.de> wrote in message news:fespti$jf4$1@ger.gmane.org...
Gennadiy Rozental schrieb:
Where are the instructions for developers on how checkout svn trunk?
I've seen this page. Which particular line are you referring to? I see only command for readonly access. Gennadiy

Gennadiy Rozental wrote:
"Markus Schöpflin" <markus.schoepflin@web.de> wrote in message news:fespti$jf4$1@ger.gmane.org...
Gennadiy Rozental schrieb:
Where are the instructions for developers on how checkout svn trunk?
I've seen this page. Which particular line are you referring to? I see only command for readonly access.
Quote: Developer (read/write) access to the Boost Subversion repository is available for Boost contributors at https://svn.boost.org/svn/boost. For information about gaining developer access to the Boost Subversion repository, see below. - Volodya

"Vladimir Prus" <ghost@cs.msu.su> wrote in message news:E1Ih0vi-0003jw-Q7@zigzag.lvk.cs.msu.su...
Gennadiy Rozental wrote:
"Markus Schopflin" <markus.schoepflin@web.de> wrote in message news:fespti$jf4$1@ger.gmane.org...
Gennadiy Rozental schrieb:
Where are the instructions for developers on how checkout svn trunk?
I've seen this page. Which particular line are you referring to? I see only command for readonly access.
Quote:
Developer (read/write) access to the Boost Subversion repository is available for Boost contributors at https://svn.boost.org/svn/boost. For information about gaining developer access to the Boost Subversion repository, see below.
For one thing it's incorrect path (/trunk is missing). And actual spelled out command would help either IMO. Gennadiy

Gennadiy Rozental wrote:
"Vladimir Prus" <ghost@cs.msu.su> wrote in message news:E1Ih0vi-0003jw-Q7@zigzag.lvk.cs.msu.su...
Gennadiy Rozental wrote:
"Markus Schopflin" <markus.schoepflin@web.de> wrote in message news:fespti$jf4$1@ger.gmane.org...
Gennadiy Rozental schrieb:
Where are the instructions for developers on how checkout svn trunk? http://svn.boost.org/trac/boost/wiki/BoostSubversion I've seen this page. Which particular line are you referring to? I see only command for readonly access. Quote:
Developer (read/write) access to the Boost Subversion repository is available for Boost contributors at https://svn.boost.org/svn/boost. For information about gaining developer access to the Boost Subversion repository, see below.
For one thing it's incorrect path (/trunk is missing). And actual spelled out command would help either IMO.
OK, the page has been updated. --Beman

On Sunday 14 October 2007 06:42, Vladimir Prus wrote:
Quote:
Developer (read/write) access to the Boost Subversion repository is available for Boost contributors at https://svn.boost.org/svn/boost. For information about gaining developer access to the Boost Subversion repository, see below.
In the list right above that, there are some obsolete references to "devel" and "stable" directories, which I suppose should now be "trunk" and "branches/release"? -- Frank

Gennadiy Rozental wrote:
"Markus Schöpflin" <markus.schoepflin@web.de> wrote in message news:fespti$jf4$1@ger.gmane.org...
Gennadiy Rozental schrieb:
Where are the instructions for developers on how checkout svn trunk? http://svn.boost.org/trac/boost/wiki/BoostSubversion
I've seen this page. Which particular line are you referring to? I see only command for readonly access.
I added an example to the page. Hopefully, it should be a little clearer. I also added the '--username' parameter to the checkout and switch examples. Although that might be a bad idea from a security perspective? Daniel

Daniel James wrote:
Although that might be a bad idea from a security perspective?
Sorry, ignore this, I had the idea that if you checked out anonymously and then used 'svn commit -username ...' it wouldn't store your login details but that's wrong. I'm not sure why I thought it in the first place. There's a configuration setting to control this. Daniel
participants (7)
-
Beman Dawes
-
Daniel James
-
Daniel Wallin
-
Frank Mori Hess
-
Gennadiy Rozental
-
Markus Schöpflin
-
Vladimir Prus