SVN authentication
Posted: Sat Jan 02, 2010 6:00 pm
Hi Eran,
I noticed you have changed a way of authentication in SVN plugin. In current CL (3595) I'm not able to commit my code to SVN repository due to authentization failure. Please, could you tell me how can I set my login/pswd in CL now? The error message from SVN plugin is as follows:
Regards
Michal
I noticed you have changed a way of authentication in SVN plugin. In current CL (3595) I'm not able to commit my code to SVN repository due to authentization failure. Please, could you tell me how can I set my login/pswd in CL now? The error message from SVN plugin is as follows:
Code: Select all
svn --non-interactive --config-dir "/home/michal/.codelite/subversion" commit "src/DiagramManager.cpp" -m "- Small code clean-up."
svn: Commit failed (details follow):
svn: MKACTIVITY of '/svnroot/wxsf/!svn/act/8b7bc9c2-0562-4d26-9e1e-f4ba76fd677e': authorization failed: Could not authenticate to server: rejected Basic challenge (https://wxsf.svn.sourceforge.net)
Authentication failed. Retrying...
Regards
Michal