Armin K. wrote: > On 03/04/2012 09:14 PM, Bruce Dubbs wrote: >> Armin K. wrote: >> >>> Mmmm ... svn diff failed to create good patch for bootscripts. >> You have to go up a directory to BLFS/trunk and do the `svn diff` there >> to get everything. >> >> -- Bruce > > I did that - see patch attached in first mail. But it didn't pick up > newly created file plus patch failed to apply later to init script. New > diffs work great for me.
To get it to pick up a new file, you need to do `svn add filename` first. You can get a quick summary with `svn status`. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
