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

Re: svn commit: rev 6810 - in trunk/subversion: include libsvn_client libsvn_wc tests/clients/cmdline

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-08-21 17:14:54 CEST

cmpilato@collab.net wrote:
>
> Blair Zajac <blair@orcaware.com> writes:
>
> > sussman@tigris.org wrote:
> > >
> > > Author: sussman
> > > Date: Thu Aug 21 00:39:42 2003
> > > New Revision: 6810
> > >
> > > Modified:
> > > trunk/subversion/include/svn_wc.h
> > > trunk/subversion/libsvn_client/diff.c
> > > trunk/subversion/libsvn_client/repos_diff.c
> > > trunk/subversion/libsvn_wc/diff.c
> > > trunk/subversion/tests/clients/cmdline/merge_tests.py
> > > Log:
> > > Fix issue #1425: don't let 'svn merge' bomb out when it hits
> > > unversioned obstructions during adds/deletes/changes of files/dirs.
> > > Instead, just 'skip' them and move on. This allows tree-deltas to
> > > simply have "failed hunks", which happens all the time in patch
> >
> > Isn't that "failed chunks"???
>
> $ patch -p0 < unrelated-patchfile.txt
> patching file iota
> Hunk #1 FAILED at 30.
> Hunk #2 FAILED at 152.
> Hunk #3 FAILED at 174.
> Hunk #4 FAILED at 212.
> Hunk #5 FAILED at 291.
> Hunk #6 FAILED at 310.
> 6 out of 6 hunks FAILED -- saving rejects to file iota.rej

Thanks. When I saw the word hunks, I didn't think of the patch kind.

Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 21 17:17:31 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.