Bug #35

Supose do not work with kerberos authentication

Added by Anonymous 1613 days ago. Updated 1523 days ago.

Status:Closed Start:
Priority:High Due date:
Assigned to:manager - % Done:

0%

Category:CLI
Target version:0.4.0 Mars

Description

We have subversion which has access secured with ssh keys and kerberos tickets. If I run:

./supose.sh scan --url 'svn+ssh://svn.xxx.redhat.com/svn/rhn-svn/trunk/' --index /home/msuchy/rhn/svn-index --torev 500

I got:

Repositories latest Revision: 500
error while collecting log information for 'svn+ssh://svn.xxx.redhat.com/svn/rhn-svn/trunk/': svn: Authentication required for 'svn+ssh://svn.xxx.redhat.com'

I tried several other commands, but same effect: Repositories latest Revision: 500
error while collecting log information for 'svn+ssh://svn.rhndev.redhat.com/svn/rhn-svn/trunk/': svn: Authentication required for 'svn+ssh://svn.xxx.redhat.com'
./supose.sh scan --url 'svn+ssh://svn.xxx.redhat.com/svn/rhn-svn/trunk/' --username msuchy --index /home/msuchy/rhn/svn-index --torev 500
Repositories latest Revision: 500
error while collecting log information for 'svn+ssh://svn.xxx.redhat.com/svn/rhn-svn/trunk/': svn: Authentication required for 'svn+ssh://svn.xxx.redhat.com'

./supose.sh scan --url 'svn+ssh://svn.xxx.redhat.com/svn/rhn-svn/trunk/' --index /home/msuchy/rhn/svn-index --torev 500

History

Updated by manager - 1613 days ago

  • Status changed from New to Assigned

Updated by Anonymous 1523 days ago

  • Status changed from Assigned to Closed
  • Resolution set to worksforme

I tried it with latest version (0.4.0 RC1) and it works. So I'm closing this bug.

Also available in: Atom PDF