Re: Merge bugs
From: Gustavo Niemeyer <niemeyer_at_conectiva.com>
Date: 2003-02-17 19:41:26 CET
> I tried running merge with --force, but it didn't make a difference.
Yes, but it's a quick-n-dirty hack. :-)
Here is a script, which runs non-recursively (-N). Notice that
parentdir=`pwd`
for dir in `find -type d`; do
-- Gustavo Niemeyer [ 2AAC 7928 0FBF 0299 5EB5 60E2 2253 B29A 6664 3A0C ] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Feb 17 19:42:39 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.