svn - 403 - forbidden when commiting code (tortoiseSVN) -


the svn client determines 1 file changed. when try commit:

post of '/p/s****/code-0/!svn/me': 403 forbidden 

is made. tried delete , check out whole project - same. doesnt same on other projects, , projects goes 1 "sourceforge" registrating.

  1. subversion stores auth-data each repository separately (even if share part of url)
  2. if have write (commit) permissions on project (check on project admin-page), may have anonymous checkout enabled - , in case checkout doesn't add , store authentication data
  3. you can try commit
    • from command-line , in case of error show full output of command
    • add --username user , --password pass commit command options /for one, successful commit, only/

Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -