svn: E170001 : Authorization failed -
i trying execute following commands:
svn checkout --username=shohrab svn+ssh://shohrab@svn.code.sf.net/p/dbprojecthft/code-0/ dbprojecthft-code-0 cd dbprojecthft-code-0 mkdir trunk branches tags svn add trunk branches tags svn ci -m "add initial directories" for last command getting svn: e170001: authorization failed error. after trying few hours on error giving up.
any highly appreciated.
the e170001 error appears repository updates (commits) if svnserve has been invoked -r (--read-only) option.
Comments
Post a Comment