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

svn merge "autodiscover" parent branch?

From: Joe Bell <joe.bell_at_prodeasystems.com>
Date: Thu, 6 Nov 2008 17:09:44 -0600

This might be a nitpick, but it would be nice if when working on a
branch I can rebase to the parent branch without typing in a long URL.
For example:

 

svn copy https://hostname/svn/project/trunk
https://hostname/svn/project/branches/whizbang-feature

svn co https://hostname/svn/project/branches/whizbang-feature

 

cd whizbang-feature

# Do some work

svn merge # Look, no arguments!

 

and have Subversion realize that no arguments means to go back in the
history of my branch and find my parent (who I was copied from) and do a
merge. At the moment I have to type:

 

svn merge https://hostname/svn/project/trunk

 

More typing, more chances to hit the wrong key and have to do it again J

 

Is anyone aware of this as a current feature request or did I miss
something in the merge helptext?

 

Joseph Bell

This message is confidential to Prodea Systems, Inc unless otherwise indicated
or apparent from its nature. This message is directed to the intended recipient
only, who may be readily determined by the sender of this message and its
contents. If the reader of this message is not the intended recipient, or an
employee or agent responsible for delivering this message to the intended
recipient:(a)any dissemination or copying of this message is strictly
prohibited; and(b)immediately notify the sender by return message and destroy
any copies of this message in any form(electronic, paper or otherwise) that you
have.The delivery of this message and its information is neither intended to be
nor constitutes a disclosure or waiver of any trade secrets, intellectual
property, attorney work product, or attorney-client communications. The
authority of the individual sending this message to legally bind Prodea Systems
is neither apparent nor implied,and must be independently verified.
Received on 2008-11-07 00:10:11 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.