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

Re: Merging confuses renamed files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-24 20:32:14 CEST

Jack Repenning <jrepenning@collab.net> writes:

> > I view diff as a dry-run of merge and if merge is going to delete
> > and re-add lots of lines, then I want to know that.
>
> My questions about diff's honorable ancestors notwithstanding .. what
> if merge had a "--dry-run" switch, that really actually guaranteedly
> showed you what merge would do without actually doing anything?

$ svn help merge
merge: apply the differences between two sources to a working copy path.
[...]
  --dry-run : try operation but make no changes
[...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 24 22:23:16 2003

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

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