Richard Heck wrote:
Tommaso Cucinotta wrote:
Abdelrazak Younes ha scritto:
- First your patch is not complete in bugzilla, the added QSearch.{h,cpp} and QSearchAdv.{h,cpp} are missing. Please send a complete patch.
Hello, I used "svn diff src lib > lyx.patch", and I didn't notice it was not adding new files to the patch. Any switch to svn that might do what I need, here ? Or just a standard way to
produce patches with svn (I used to use CVS for all past projects).
You need to add the files to the repository so svn will see them:
   svn add QSearch.{h,cpp} QSearchAdv.{h,cpp}
should do it.

I was about to say that too but the problem is that Tommaso does not have commit priviledge; will "svn add" work without that?

Abdel.

Reply via email to