Page 1 of 1

agent svn configuration details window throws E170001 error

Posted: Thu Mar 14, 2013 4:30 pm
by Praveenkumar
Hi,

I have 4 machines connected through LAN. One machine has Visual SVN server installed with Repository created. Other 3 machines have tortoise SVN, Agent SVN. I can open repo browse as https://machineName/Repository but when tried configuring Agent SVN using https protocol it throws E170001 error. Says authorization failed. Rejected basic challenge.

Please help on this.

Posted: Thu Mar 14, 2013 10:17 pm
by jussij
Says authorization failed. Rejected basic challenge.
Could you please try the pre-release version of Agent SVN found here: http://www.zeusedit.com/agent/bin/asvn-v227.zip

This version fixes another issue with authentication and https reported by other users.

If you find any issue post another message or fell free to send me an e-mail.

Cheers Jussi

found same E170001 Error again

Posted: Sat Mar 16, 2013 11:05 pm
by Praveenkumar
I am using visual studio 2010, Visual SVN Server, Tortoise SVN, WinMerge, AgentSVN 227

I installed 226 version and installed 227 but no progress :( Please see attached image URL so that you can get better idea on error.

Thanks for you help!!!!

Posted: Sun Mar 17, 2013 9:29 am
by jussij
To help identify the issue could you please do the following:

1) Start the Agent SVN configuration tool.

2) Turn on the Help debug the SVN configuration with extra logging option.

3) Start your IDE to replicate the issue you described earlier.

4) Go back to the Agent SVN configuration tool and use the ... button to acces the log file produced and send it to the e-mail address at the bottom of this posting.

The log file should help me determine what has gone wrong.

Thanks in advance.

Cheers Jussi

Posted: Sun Mar 17, 2013 10:22 am
by Praveenkumar
Thanks for you help!!!

I got this listed in log file when I clicked on Apply in configuration tool by setting the https: protocol repository path.

[Tue Mar 12 22:00:43 2013] >> Agent SVN Log File
[Tue Mar 12 22:00:43 2013] >> File Location: C:\Users\Prayog\AppData\Local\Xidicone\Agent SVN\AgentSVN.log
[Tue Mar 12 22:00:52 2013] >> File Location: C:\Users\Prayog\AppData\Local\Xidicone\Agent SVN\AgentSVN.log
[Sun Mar 17 15:46:23 2013] >>
[Sun Mar 17 15:46:23 2013] >> SccInitialize: Caller = 'Agent SVN Configuration'
[Sun Mar 17 15:46:23 2013] >> PATH: C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\\IPT\Intel\Services;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\WinMerge
[Sun Mar 17 15:46:23 2013] >> LANG:
[Sun Mar 17 15:46:23 2013] >> LANGUAGE:
[Sun Mar 17 15:46:23 2013] >> SVN_SSH:
[Sun Mar 17 15:46:23 2013] >> The initialisation is complete.
[Sun Mar 17 15:46:23 2013] >>
[Sun Mar 17 15:46:23 2013] >> SccSetOption
[Sun Mar 17 15:46:23 2013] >>
[Sun Mar 17 15:46:23 2013] >> SccGetCommandOptions
[Sun Mar 17 15:46:23 2013] >> SCC_COMMAND_OPTIONS: Caller = 'Agent SVN Configuration' ppvOptions = 1
[Sun Mar 17 15:47:28 2013] >> File Location: C:\Users\Prayog\AppData\Local\Xidicone\Agent SVN\AgentSVN.log
[Sun Mar 17 15:48:05 2013] >> File Location: C:\Users\Prayog\AppData\Local\Xidicone\Agent SVN\AgentSVN.log

Please let me know. Is there anything I need to set in PATH variable?