Re: [PATCH] fix crash when copying added files with --force
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-01-05 23:18:00 CET
Stefan Küng <tortoisesvn@gmail.com> writes:
> When copying added (but not committed yet) files with the --force
Which --force flag exactly?
> That's because there are (IMHO) bogus brackets in the check there.
> - if ((src_entry->repos != NULL && dst_entry->repos != NULL) &&
That won't fix a crash, those brackets are redundant.
> return svn_error_createf
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jan 6 00:11:03 2006 |
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.