agent svn configuration details window throws E170001 error

Get help with the installation and running of the Agent Git or Agent SVN plug-ins. This section can also be used for posting comments, suggestions or submitting feature requests. Please do not post bug reports here. When in doubt post your question here.
Post Reply
Praveenkumar
Posts: 8
Joined: Tue Mar 12, 2013 4:43 pm

agent svn configuration details window throws E170001 error

Post 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.
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post 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
Praveenkumar
Posts: 8
Joined: Tue Mar 12, 2013 4:43 pm

found same E170001 Error again

Post 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!!!!
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post 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
Praveenkumar
Posts: 8
Joined: Tue Mar 12, 2013 4:43 pm

Post 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?
Post Reply