Re: subversion exception on subversion repository viewer

2020-04-15 Thread Johan Corveleyn
On Wed, Apr 15, 2020 at 1:42 PM Brian Thomas wrote: > We're long time svn users. We recently upgraded from > > C:\Windows\System32>svn --version > svn, version 1.9.5-SlikSvn (SlikSvn/1.9.5) >compiled Dec 2 2016, 22:16:15 on x86_64-microsoft-windows6.2.9200 > > to this: > > C:\Program

Re: svn:ignore of checked in files and commit

2020-04-15 Thread Johan Corveleyn
On Wed, Apr 15, 2020 at 2:03 PM Attila Kinali wrote: > > On Wed, 15 Apr 2020 13:53:07 +0200 > Branko Čibej wrote: > > > I don't remember svn:ignore *ever* working the way you describe. Can you > > tell us which version of Subversion you were using? Are you absolutely > > sure it wasn't modified

Re: Preferred Subversion 1.13 MPM

2020-04-15 Thread Johan Corveleyn
On Tue, Apr 14, 2020 at 10:25 AM Carmen Alzzer wrote: > > helo friends, > while this is still hot on here - can you please tip in how your MPM are > handled? also if you have thoughts upon reading my setup, i would be > delighted to hear from you :) > > cheers > Carmen Hi Carmen, [ Sidenote: we

Re: svn:ignore of checked in files and commit

2020-04-15 Thread Mark Phippard
On Wed, Apr 15, 2020 at 7:28 AM Attila Kinali wrote: > In the days of old, like several years back... > When we had files that needed to be edited localy for each user/developer, > we used to check them in normally, then set svn:ignore to ignore those > files. This would result `svn commit` to

Re: svn:ignore of checked in files and commit

2020-04-15 Thread Attila Kinali
On Wed, 15 Apr 2020 13:53:07 +0200 Branko Čibej wrote: > I don't remember svn:ignore *ever* working the way you describe. Can you > tell us which version of Subversion you were using? Are you absolutely > sure it wasn't modified to behave as you describe? That was like 10-15 years ago. I don't

Re: svn:ignore of checked in files and commit

2020-04-15 Thread Branko Čibej
On 15.04.2020 13:27, Attila Kinali wrote: > Hi, > > In the days of old, like several years back... > When we had files that needed to be edited localy for each user/developer, > we used to check them in normally, then set svn:ignore to ignore those > files. This would result `svn commit` to ignore

subversion exception on subversion repository viewer

2020-04-15 Thread Brian Thomas
We're long time svn users. We recently upgraded from C:\Windows\System32>svn --version svn, version 1.9.5-SlikSvn (SlikSvn/1.9.5) compiled Dec 2 2016, 22:16:15 on x86_64-microsoft-windows6.2.9200 to this: C:\Program Files\TortoiseSVN>bin\svn --version svn, version 1.13.0 (r1867053)

svn:ignore of checked in files and commit

2020-04-15 Thread Attila Kinali
Hi, In the days of old, like several years back... When we had files that needed to be edited localy for each user/developer, we used to check them in normally, then set svn:ignore to ignore those files. This would result `svn commit` to ignore those files unless forced to by explicitly