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

Automatically supply the origin URL in svn merge

From: Anton Shepelev <anton.txt_at_gmail.com>
Date: Wed, 25 Mar 2020 16:45:29 +0300

Hello, all

Why does even the basic sync-merging require that the user
specify the source URL, as in:

  svn merge ^/project/trunk

I think this requirement is redundant because SVN know
exactly from which original original directory the branch
was created by svn cp. Will you consider simplifying the
basic merge syntax to:

  svn merge
  svn merge <local_path>

so that SVN shall supply the origin URL automatically? Or
am I wrong, and my proposal makes no sense?

-- 
Please, do not forward replies to the list to my e-mail.
Received on 2020-03-25 14:45:47 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.