> >> Pavel, please attach patches the next time as unified diff as email
> >> attachment, this makes life much easier.
> >
> > This seems to be our popular issue :)
>
> Of course, because I cannot apply your patches but has to copy and paste 
> them manually. 

I'm sorry about that.

> And I meant that whitespace issues can be avoided when you
> attach large patches to your post instead of sending them in the mail.

I _do_ send them as an attachment _always_. If some web archives corrupt it, 
its not my fault. But I can CC you which should solve this issue.

> > AFAIK this patch was unified. There maybe some special parameter for
> > Windows version of svn, to make equivalent of unix "patch --strip 1"?
>
> SVN is platform independent. The LyX development guideline says that patchs 
> should be in unified format, see the Intro manual. So why not just use 
> "diff -u" ?

I have already written and will continue to write, that the original patch
_was_ in unified format and thus I'm not violating LyX guidelines. That "Index
line" you demand is product of svn itself and has nothing to do with diff 
unified
format. I guess that Tortoise svn will swear even if I send plain "diff -u". But
lets try - does your svn eat the patch I am sending now ?

> or directly the SVN programm to create diffs?

Because I don't use it.

Pavel
diff -ur /installer/lyx/trunk/src/frontends/qt4/ui/PDFSupportUi.ui 
./src/frontends/qt4/ui/PDFSupportUi.ui
--- /installer/lyx/trunk/src/frontends/qt4/ui/PDFSupportUi.ui   2007-09-21 
03:31:33.000000000 +0200
+++ ./src/frontends/qt4/ui/PDFSupportUi.ui      2007-09-21 23:29:28.000000000 
+0200
@@ -232,7 +232,7 @@
    <property name="geometry" >
     <rect>
      <x>10</x>
-     <y>360</y>
+     <y>340</y>
      <width>431</width>
      <height>51</height>
     </rect>

Reply via email to