AgentSVN and CodeSpaces

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
Minigoatboy
Posts: 3
Joined: Tue Sep 04, 2012 12:36 pm

AgentSVN and CodeSpaces

Post by Minigoatboy »

Hello,

I'm pretty certain that I'm doing something stupid here, but I'm trying to get AgentSVN to talk to a codespaces SVN respository and I've hit a brick wall. After I enter all the relevant details in the configuration page and press apply then I receive a pop up telling me a E170001 error has occurred due to rejected Basic challenge. I expected to get an additional popup to supply the credentials to login, but I do not get anything.

Argghh :evil:
jussij
Site Admin
Posts: 2652
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

I'm trying to get AgentSVN to talk to a codespaces SVN respository
This configuration has never been tested so you may well have found a bug in AgentSVN :(

Could you do the following:

1) Turn on the debug option found in the AgentSVN configuration utility.

2) Try connecting CodeSpaces with AgentSVN.

3) Use the ... button found in the AgentSVN configuration utility to load the log file.

4) Send that log file to me using the e-mail address attached to the e-mail button shown in this reply.

Cheers Jussi
Minigoatboy
Posts: 3
Joined: Tue Sep 04, 2012 12:36 pm

Post by Minigoatboy »

Hi Jussi,

I've emailed you the log file as requested.

Thanks!
Minigoatboy
Posts: 3
Joined: Tue Sep 04, 2012 12:36 pm

Post by Minigoatboy »

Hello,

Jussi kindly helped me solve this over email, but I thought it would be good to put the solution here in case anyone else is searching for this particular problem.

Basically, it appears that AgentSVN fails to log into Codespaces and then doesn't give the opportunity to provide those details for the cache. All you need to do is run the following in the command line (replacing the relevant bits with your details) and then provide the login information when requested. This will then be the in the cache and the configuration of AgentSVN will use that and login just fine.

svn.exe info https://svn.codespaces.com/<YOURDETAILS>

Many thanks go again to Jussi for providing this solution

MGB
jussij
Site Admin
Posts: 2652
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

Basically, it appears that AgentSVN fails to log into Codespaces and then doesn't give the opportunity to provide those details for the cache.
The latest version of Agent SVN will now prompt for a user login: http://www.zeusedit.com/agent/download.html

Cheers Jussi
Post Reply