Hello, I'm sorry for my ignorance but I can't find any command by the name 'patch'.
Can you explain in a little detail? Thanks and Regards, Hitesh Sharma ----- Original Message ----- From: "Jaroslav Libák" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, March 11, 2007 4:08 PM Subject: Re: [sipxtapi-dev] call recording patch > >Hello, >> >>When I try to apply this patch with Tortoise SVN it says, "The line Index >>was not found, either this is not a diff file or the diff is empty.". >> >>What am I missing? >> >>Thanks, >>Hitesh > > > To apply that patch, you need to tell Tortoise SVN somehow to skip the > first directory in the patch: > The diff file contains: > diff -ru > old/sipXmediaAdapterLib/sipXmediaMediaProcessing/src/CpPhoneMediaInterface.cpp > > new/sipXmediaAdapterLib/ > > You need to skip the old/ if you want to apply from inside of sipxtapi > directory.This can be done by "patch -p1 < patch.diff" > Some other patches made using tortoise SVN have absolute path, so you will > need different p number. > > Jaroslav Libak > _______________________________________________ > sipxtapi-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/ > _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
