Search found 7 matches

by derhexer
Thu Mar 27, 2014 7:32 am
Forum: General
Topic: Problems connecting with VisualSVN Server
Replies: 11
Views: 48691

Using local repo works fine. The reason we bought Agent SVN was the full support of Visual Studio C++ 6.0 from the late 90th :)...
We have to support many applications based on that release.

Now i know that Agent SVN do not support Visual C++ 6.0 to be connected to an VisualSVN Server. As a ...
by derhexer
Wed Mar 26, 2014 11:46 am
Forum: General
Topic: Problems connecting with VisualSVN Server
Replies: 11
Views: 48691

You can see in the log, there is an attempt to connect with a user MyUserName (in real my logon name on the machine) this fails.
Then a login prompt appears. I enter my VisualSVN Server username (derhexer) and the password. The following login is successful (see log).

The last entries in the log ...
by derhexer
Wed Mar 26, 2014 10:22 am
Forum: General
Topic: Problems connecting with VisualSVN Server
Replies: 11
Views: 48691

Current state
Now i can connect the Agent SVN to VisualSVN Server... but only if i do not use the root of all repos.

Following address will be not connected:
https://dellxps:443/svn

Following address will be connected:
https://dellxps:443/svn/SomeRepo

But if i want add a project 'test' via ...
by derhexer
Wed Mar 26, 2014 8:47 am
Forum: General
Topic: Problems connecting with VisualSVN Server
Replies: 11
Views: 48691

Now i added the hostname with ip address to my local ipfire host table, so every browser can resolve the https://dellxps/svn correct and immeditely, but AgentSVN connect with the same error as shown in my first message.

When will AgentSVN ask for the connect infos (username and password)?
Dismiss ...
by derhexer
Wed Mar 26, 2014 8:06 am
Forum: General
Topic: Problems connecting with VisualSVN Server
Replies: 11
Views: 48691

Additional info:

Access to https://dellxps/svn via browser is not always possible. The most time no side will appear, no 'site's security certificate' warning appears, no time out side warning appears, nothing, i dont know why.
But if i use the https://192.168.0.123/svn format i will be connected ...
by derhexer
Wed Mar 26, 2014 7:55 am
Forum: General
Topic: Problems connecting with VisualSVN Server
Replies: 11
Views: 48691

If i enter the URL address into my chrome browser, i get "The site's security certificate is not trusted!" message.
After confirming and login, i see the svn directories as known.
by derhexer
Tue Mar 25, 2014 5:51 pm
Forum: General
Topic: Problems connecting with VisualSVN Server
Replies: 11
Views: 48691

Problems connecting with VisualSVN Server

Hi,

i cant connect to my repo on an Visual SVN Server.

Following is logged:

[Tue Mar 25 18:49:38 2014] >> * Command: svn.exe --non-interactive --trust-server-cert info -rHEAD https://dellxps/svn
[Tue Mar 25 18:49:38 2014] >> * Directory:
[Tue Mar 25 18:49:38 2014] >> Process started.
[Tue Mar ...