Siddharth Kaul

Results 10 comments of Siddharth Kaul

In older version of gcov tool(4.3.3) the `-m/ --demangled-names` option doesn't exists wouldnt it be better to pass these flags externally?

Can you attach a snapshot how it looks after changing `$level = 0`

The SVN output should always show the current path or current directory. I think even visual SVN repo browser does the same. It focuses only on the current directory. We...

I too object on a pure revert. But lets think on this. There could be some middle ground. For time being we can add an option. That doesnt harm as...

For installation instruction from source refer to the guide here https://websvnphp.github.io/docs/install.html

Check this https://github.com/websvnphp/websvn/issues/128 I did not get time to work on it as after raising the memory limit but it didnt recur and was then not priotize.

So i setup up the environment. After some struggle. I am getting the following syntax error for the `subvertpy-upstream-0.10.1` at util.c at [lines](https://github.com/jelmer/subvertpy/blob/6b99d9ba1393b52f107eb6b20b5d4a113e23c0d9/subvertpy/util.c#L1055-L1070) ![image](https://user-images.githubusercontent.com/4973182/82708098-138b9480-9c9b-11ea-902e-70cfb5720c65.png) Any idea how to resolve this?...

I did that now i am stuck at the linking part seems some library mismatch can you help me with that. From the picture below: I could not find neon...

Thanks for the information. I am still stuck at building subversion on windows. Reading up on that.

Hi It seems from the build history https://github.com/jelmer/subvertpy/runs/1377423910?check_suite_focus=true It fails at this action https://github.com/jelmer/subvertpy/actions/runs/355021529/workflow#L110 msbuild needs a build package like the following on the system like this one https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16 Need...