Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| >>>>> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:
| 
| >> What I'd propose is to merge TeXFiles.py in 1.4.2 to fix the
| >> windows issue. The rest will go in 1.4.3.
| 
| Bo> OK. Then the patch is simple.
| 
| >> Could you point me to the right changesets
| 
| Bo> 14238 is all you need.
| 
| OK, time for me to learn about svn. I supposed I should use "svn
| merge", but how?

Where is it located (trunk? branch?)

cd <your lyx-1.4.x wc>

svn merge -r14237:14238 svn+ssh://svn.lyx.org/lyx/lyx-devel/trunk .

(or if you have an uptodate copy of trunk checked out:
svn merge -r14237:14238 ../<trunk-wc> .
)

-- 
        Lgb

Reply via email to