bbox icon indicating copy to clipboard operation
bbox copied to clipboard

No svn authorization info saved

Open l0co opened this issue 12 years ago • 1 comments

I've just built 0.1 version and setup svn access with http basic auth. After checking out (what was OK), I cannot sync because of http 401:

OPTIONS of 'http://...': authorization failed: Could not authenticate to server: rejected Basic challenge

After delving into the problem I see that in the subversion authorization file: ~/.local/share/data/BBox.n3/BBox/bboxSvnConfig/auth/svn.simple/xxx there's no password section. After copying the proper file from my ~/.subversion/auth/svn.simple/xxx with the section, everything is OK and I can work.

l0co avatar Jul 20 '12 09:07 l0co

Unfortunately not yet :( because of:

Debug: void BBSvn::onFinished(int, QProcess::ExitStatus) 1 0 "svn: Commit failed (details follow): svn: Couldn't determine absolute path of '.'"

l0co avatar Jul 20 '12 09:07 l0co