Re: Hiding Subversion version number

2017-12-15 Thread Matt Simmons
Many documents relating to information security compliance require blocking visible software version information. On Fri, Dec 15, 2017 at 10:46 AM Nico Kadel-Garcia wrote: > Why would you want to hide this? > > On Fri, Dec 15, 2017 at 10:54 AM, Dave Huang wrote: > > On Dec 15, 2017, at 9:15,

Re: Hiding Subversion version number

2017-12-15 Thread Nico Kadel-Garcia
Why would you want to hide this? On Fri, Dec 15, 2017 at 10:54 AM, Dave Huang wrote: > On Dec 15, 2017, at 9:15, Dhanushka Parakrama > wrote: > > > Hi All > > Is there any configuration where i can hide the subversion version details > .Please see copied image

Re: Hiding Subversion version number

2017-12-15 Thread Dave Huang
On Dec 15, 2017, at 9:15, Dhanushka Parakrama wrote: > > Hi All > > Is there any configuration where i can hide the subversion version details > .Please see copied image I think that's controlled by the Apache ServerSignature configuration option (https://httpd.apache.org/docs/2.4/mod/core.

Hiding Subversion version number

2017-12-15 Thread Dhanushka Parakrama
Hi All Is there any configuration where i can hide the subversion version details .Please see copied image [image: Inline images 1]

Re: Difference between svn merge with and without --reintegrate

2017-12-15 Thread Johan Corveleyn
On Fri, Dec 15, 2017 at 2:15 AM, wuzhouhui <1530108...@qq.com> wrote: > Hi, what is difference between > svn merge > and > svn merge --reintegrate > when merging branch into trunk for svn-1.6? Any examples? First of all, SVN 1.6 is no longer supported, and as of 1.8 the '--reintegrate' opt