You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David Glasser <gl...@davidglasser.net> on 2007/10/01 16:24:05 UTC

Re: [PATCH] svnmerge needs to use --non-interactive

On 9/29/07, Giovanni Bajo <ra...@develer.com> wrote:
> On Sat, 29 Sep 2007 09:59:21 -0700, "David Glasser"
> <gl...@davidglasser.net> wrote:
>
> >> +1. I hope you have verified that --non-interactive is accepted for "svn
> >> merge" by released versions :)
> >
> > I'm pretty sure that every version of svn allows "svn merge
> > --non-interactive", although it used to be a no-op.  Are you finding
> > otherwise?
>
> No, I was just worried about it. I haven't verified it myself since I'm
> webmailing from a non-dev computer.

I also just went through and verified that all of the subcommands that
svnmerge.py happens to use do take --non-interactive.  (Good thing we
have propset and propdel on revprops...)

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [PATCH] svnmerge needs to use --non-interactive

Posted by David Glasser <gl...@davidglasser.net>.
On Nov 15, 2007 11:35 AM, Raman Gupta <ro...@fastmail.fm> wrote:
>
>
> Giovanni Bajo wrote:
> >
> > On 10/2/2007 1:12 AM, David Glasser wrote:
> >> Committed the svnmerge patch in r26883.
> >
> > This patch broke svnmerge_test.py because of strict regexp checking in
> > some tests. Would you mind fixing this up?
> >
>
> I fixed svnmerge_test.py in rev 27829.

Thanks Raman.  Sorry about that.

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [PATCH] svnmerge needs to use --non-interactive

Posted by Raman Gupta <ro...@fastmail.fm>.

Giovanni Bajo wrote:
> 
> On 10/2/2007 1:12 AM, David Glasser wrote:
>> Committed the svnmerge patch in r26883.
> 
> This patch broke svnmerge_test.py because of strict regexp checking in 
> some tests. Would you mind fixing this up?
> 

I fixed svnmerge_test.py in rev 27829.

Cheers,
Raman Gupta

-- 
View this message in context: http://www.nabble.com/-PATCH--svnmerge-needs-to-use---non-interactive-tf4537357.html#a13774820
Sent from the Subversion Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [PATCH] svnmerge needs to use --non-interactive

Posted by Giovanni Bajo <ra...@develer.com>.
On 10/2/2007 1:12 AM, David Glasser wrote:

>>>>> +1. I hope you have verified that --non-interactive is accepted for "svn
>>>>> merge" by released versions :)
>>>> I'm pretty sure that every version of svn allows "svn merge
>>>> --non-interactive", although it used to be a no-op.  Are you finding
>>>> otherwise?
>>> No, I was just worried about it. I haven't verified it myself since I'm
>>> webmailing from a non-dev computer.
>> I also just went through and verified that all of the subcommands that
>> svnmerge.py happens to use do take --non-interactive.  (Good thing we
>> have propset and propdel on revprops...)
> 
> Committed the svnmerge patch in r26883.

This patch broke svnmerge_test.py because of strict regexp checking in 
some tests. Would you mind fixing this up?
-- 
Giovanni Bajo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [PATCH] svnmerge needs to use --non-interactive

Posted by David Glasser <gl...@davidglasser.net>.
On 10/1/07, David Glasser <gl...@davidglasser.net> wrote:
> On 9/29/07, Giovanni Bajo <ra...@develer.com> wrote:
> > On Sat, 29 Sep 2007 09:59:21 -0700, "David Glasser"
> > <gl...@davidglasser.net> wrote:
> >
> > >> +1. I hope you have verified that --non-interactive is accepted for "svn
> > >> merge" by released versions :)
> > >
> > > I'm pretty sure that every version of svn allows "svn merge
> > > --non-interactive", although it used to be a no-op.  Are you finding
> > > otherwise?
> >
> > No, I was just worried about it. I haven't verified it myself since I'm
> > webmailing from a non-dev computer.
>
> I also just went through and verified that all of the subcommands that
> svnmerge.py happens to use do take --non-interactive.  (Good thing we
> have propset and propdel on revprops...)

Committed the svnmerge patch in r26883.

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org