Committing is always done to the url of the working copy. Your screenshots show that you're committing to a http url. But every svn repo I know of does not allow commit access to a http url, only https ones. So: do a fresh checkout from the same url but use https instead of http. And also enter the url manually when checking out: seems last time you copy/pasted the url but it contained hidden chars.
-- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/02404ed6-9fae-4fc0-96d7-2982113aa80e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
