On Mon, 10 Mar 2008 15:55:14 -0700 Phil Dibowitz <[EMAIL PROTECTED]> wrote:
> Bill LaGrue wrote: > > Hi Phil > > Forgive my ignorance...but how do you apply the patch? I'm getting > > 'Hunk failed' errors, so I'm obviously not doing it right.. > > Check out a new clean repo (mis-applied patches change things in bad > ways), and from the top-level directory: > > patch -p0 < /tmp/libconcord-connectivity.patch > > You can do a dry-run first: > > patch -p0 --dry-run < /tmp/libconcord-connectivity.patch > > to make sure it's going to apply cleanly. > > It should look like this: > > [EMAIL PROTECTED] concordance]$ cvs co concordance > ... > [EMAIL PROTECTED] tmp]$ cd concordance/ > [EMAIL PROTECTED] concordance]$ ls > CVS INSTALL.mac concordance examples specs > INSTALL.linux INSTALL.windows consnoop libconcord win > [EMAIL PROTECTED] concordance]$ patch -p0 --dry-run > </tmp/libconcord-connectivity.patch > patching file libconcord/web.cpp > [EMAIL PROTECTED] concordance]$ patch -p0 > </tmp/libconcord-connectivity.patch patching file libconcord/web.cpp > [EMAIL PROTECTED] concordance]$ > Patch applied all OK, and both the connectivity test and update work successfully. I did it a few times, just to make sure, but it seems that the problem has been resolved. Great work! Now I don't have to switch back to Windows. Bill ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ concordance-devel mailing list concordance-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/concordance-devel