Book a Demo

Author Topic: CVS with sspi: checkout fails (bug ?)  (Read 1987 times)

bmerkle

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
CVS with sspi: checkout fails (bug ?)
« on: March 14, 2007, 12:51:09 pm »
Hi there,

we are using EA 6.5 and sharing models via CVS works fine as long as we are using :pserver: as CVS protocol.

For obvious reasons (ease of administration) we would like to use :sspi: as CVS / CVSNT protocol.

However the checkout operation fails and I get a message "Checkout failed" with no further explanation.

Are there any workarounds or config settings we are missing ?

The CVSROOT that works with EA is like
:pserver:user@host:/cvs_repo
The CVSROOT that fails with EA is like
:sspi:host:/cvs_repo or :sspi:user@host:/cvs_repo

Any help appreciated.

thanks,
Bernhard.