[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tortoisesvn-users
Subject:    Re: libsvn_tsvn32.dll's problem
From:       Stefan_Küng <tortoisesvn () gmail ! com>
Date:       2016-11-26 8:01:32
Message-ID: 494ced91-6ecc-fe4d-a05b-4cd324bedf50 () gmail ! com
[Download RAW message or body]

On 23.11.2016 08:51, 鸡蛋靴子 wrote:
> Hi guys,
>
> I can build it via nant setup,
>
> but how can i debug libsvn_tsvn32.dll project via visual studio 2015?
>
> I cant find libsvn_tsvn.sln project file.

There isn't one. All libraries are built directly with NAnt scripts.

> And i dont find where final tcp api is called.
>
> I search the whole project and dont find where port 3679 is set~~
>
> So puzzled~~

Port 3679 is not used by svn.Depending on the protocol used:

     If your URL looks like: http://subversion/repos/, then you're 
probably going over Port 80.
     If your URL looks like: https://subversion/repos/, then you're 
probably going over Port 443.
     If your URL looks like: svn://subversion/, then you're probably 
going over Port 3690.
     If your URL looks like: svn+ssh://subversion/repos/, then you're 
probably going over Port 22.
     If your URL contains a port number like: 
http://subversion/repos:8080, then you're using that port.


But the question is: why do you want to know (or change?) that in the 
first place? Maybe you're trying to solve a problem the wrong way around?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3195151

To unsubscribe from this discussion, e-mail: [users-unsubscribe@tortoisesvn.tigris.org].
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic