You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git-svn is not supporting Kerberos authentication, which is feature needed in big organizations. That this authentication is working the serf library must be compiled/linked with Kerberos.
You need to install krb5-devel package and configure needs this argument
--with-gssapi=/usr/lib/mit/
Any chance to get this feature. I can support you testing this.