[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Automatically supply the origin URL in svn merge

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 26 Mar 2020 10:45:13 +0100

On Thu, Mar 26, 2020 at 01:10:25AM +0300, Anton Shepelev wrote:
> Daniel Shahaf:
> > However, I can also see circumstances in which this smartness
> > could be counter-productive:
> >
> > 1. In repository restructurings, such as running «svn merge» in a
> > working copy of ^/thebarproject/trunk after that project had been
> > renamed from ^/thefooproject/trunk. Under the proposal, that
> > would attempt to merge from ^/thefooproject/trunk, and it's not
> > clear to me that that's a more useful behaviour than just
> > throwing a usage error.
>
> You say the project was renamed, which means that `svn cp' was not
> involved.

Renames are modelled as copy+delete in SVN.

Cheers,
Stefan
Received on 2020-03-26 10:45:25 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.