Community
Participate
Working Groups
Build Identifier: r11538 Trying to execute a headless CQUERY always results in "svn: authentication cancelled" errors for components inside SVN repositories. The reason is that SvnSession does not use the unattended user/password prompt class, although it is created. The fix is quite simple, see the attached patch below. Reproducible: Always
Created attachment 175838 [details] Patch This patch fixes the described problem.
Patch applied to helios-maintenance, revision 11539. Thanks for tracking this down!