Hi Eric, Eric Bollengier wrote:
> Your modifications are applied to the current master branch. (3.1.x version) Thanks for the commit. >> The patches try to use the DEP-3 headers [1], a proposal designed to >> help distributions track and manage patches. They also contain dpatch >> information, for the same purpose. All of this is just comments >> prepended can be stripped off with no harm, the actual patch is in >> standard git format. > > A bit strange, git apply and patch give me this error for almost all patches : > patching file bacula/manpages/bacula-sd.8 > > patch unexpectedly ends in middle of line <------------------ > > I had to edit all of the patches to correct this error, a simple patch format > or git format-patch is easier to integrate. Please note that's very probably due to my clumsiness using git. (I've been splitting up patches to isolate each file, which might have messed up line number offsets. Then I discovered 'git reset' : ) I'd hate to give a bad name to the other fine tools I've used in the process. Best, Lucas > > Thanks > > Bye ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
