Date: Thu, 23 Jul 2009 02:41:05 +0100 From: Bruce Simpson <bms@incunabulum.net> To: Bruce M Simpson <bms@FreeBSD.org> Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-7@freebsd.org Subject: Re: svn commit: r195829 - stable/7/sys/dev/usb Message-ID: <4A67BFB1.40904@incunabulum.net> In-Reply-To: <200907230135.n6N1ZEar057595@svn.freebsd.org> References: <200907230135.n6N1ZEar057595@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi all, I haven't updated the mergeinfo for this file, as the USB stack in HEAD has been completely replaced with the new USB stack. If this is desired, please let me know how to proceed -- I'm new to mergeinfo. When I used the following command to try to maintain the mergeinfo information, I got a very large list of revisions, not all of which look as though they should be merged for this file: % svn merge --record-only -c182138 $FSVN/head/sys/dev/usb/uipaq.c@182138 uipaq.c If I omit the @182138 from the above command, the resultant mergeinfo is empty. thanks, BMS P.S. I tested the code in this commit with an HP iPaq 2215 and it appears to work fine.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A67BFB1.40904>