Re: Subversion 1.8 "--non-interactive" and "--force-interactive" flags behavior

2013-08-05 Thread Mark Phippard
On Mon, Aug 5, 2013 at 10:20 AM, Branko Čibej wrote: >>> The better option of course is to just use the JavaHL API instead. >> I have seen this problem as well. We have a Java server application >> that scripts the command line so that it can retrieve and accept the >> SSL certificate. We added

Re: Subversion 1.8 "--non-interactive" and "--force-interactive" flags behavior

2013-08-05 Thread Branko Čibej
On 05.08.2013 16:12, Mark Phippard wrote: > On Mon, Aug 5, 2013 at 10:03 AM, Branko Čibej wrote: >> On 05.08.2013 12:14, Konstantin Kolosovsky wrote: >>> Hi Everyone, >>> >>> I've got a question about "--non-interactive" and >>> "--force-interactive" flags behavior in Subversion 1.8. >>> I'm not s

Re: Subversion 1.8 "--non-interactive" and "--force-interactive" flags behavior

2013-08-05 Thread Mark Phippard
On Mon, Aug 5, 2013 at 10:03 AM, Branko Čibej wrote: > On 05.08.2013 12:14, Konstantin Kolosovsky wrote: >> Hi Everyone, >> >> I've got a question about "--non-interactive" and >> "--force-interactive" flags behavior in Subversion 1.8. >> I'm not subscribed to the mailing list, please put my email

Re: Subversion 1.8 "--non-interactive" and "--force-interactive" flags behavior

2013-08-05 Thread Branko Čibej
On 05.08.2013 12:14, Konstantin Kolosovsky wrote: > Hi Everyone, > > I've got a question about "--non-interactive" and > "--force-interactive" flags behavior in Subversion 1.8. > I'm not subscribed to the mailing list, please put my email in Cc in > any responses. > > We've got java application int

Subversion 1.8 "--non-interactive" and "--force-interactive" flags behavior

2013-08-05 Thread Konstantin Kolosovsky
Hi Everyone, I've got a question about "--non-interactive" and "--force-interactive" flags behavior in Subversion 1.8. I'm not subscribed to the mailing list, please put my email in Cc in any responses. We've got java application interacting with svn.exe command line utility. For Subversion