[XeTeX] texmf/scripts/xetex/perl/xdv2pdf_mergemarks
Jonathan Kew
jonathan_kew at sil.org
Sat Mar 17 11:23:34 CET 2007
On 17 Mar 2007, at 12:13 am, Peter Dyballa wrote:
>
> Am 17.03.2007 um 00:47 schrieb Jonathan Kew:
>
>>
>> On 16 Mar 2007, at 10:13 pm, Peter Dyballa wrote:
>>
>>> Hello Jonathan!
>>>
>>> This file gets updated with 0 bytes size. Is this correct?
>>
>> Where do you see this? It looks like 5185 bytes to me. Checked in
>> both XeTeX and TeX Live repositories.
>
> I noticed it first when I was installing updated XeTeX in January,
> but then forgot about, thought my own TeX installation was faulty.
> Tonight I did again an updated through svn and saw this again. I
> tried to delete texmf/scripts/xetex/perl/xdv2pdf_mergemarks and ran
> svn up: again 0 B!
>
> Svn status complains that I've saved different versions of texmf/doc/
> xetex/XeTeX-reference.pdf, possibly modified runConfigure.sh, and
> have the directory libs/icu-release-3-4-source/autom4te.cache, all
> relative to the XeTeX directory with the build-xetex script.
>
> Running svn cleanup does not change the status: At revision 449.
Cleanup wouldn't make any difference, AFAIK. Have you tried "svn
revert -R"? (That won't remove the autom4te.cache dir, but that's a
harmless artifact of having run reautoconf locally at some point, I
think.)
Otherwise, how about simply checking out a fresh working copy, and
see what you get?
The file in Subversion looks fine:
> $ svn info http://scripts.sil.org/svn/xetex/TRUNK/texmf/scripts/
> xetex/perl/xdv2pdf_mergemarks
> Path: xdv2pdf_mergemarks
> Name: xdv2pdf_mergemarks
> URL: http://scripts.sil.org/svn/xetex/TRUNK/texmf/scripts/xetex/
> perl/xdv2pdf_mergemarks
> Repository Root: http://scripts.sil.org/svn/xetex
> Repository UUID: 9f0520aa-a7ea-0310-80d7-d2976a5bef54
> Revision: 449
> Node Kind: file
> Last Changed Author: jonathan
> Last Changed Rev: 399
> Last Changed Date: 2006-12-05 16:09:41 +0000 (Tue, 05 Dec 2006)
>
> $ svn export http://scripts.sil.org/svn/xetex/TRUNK/texmf/scripts/
> xetex/perl/xdv2pdf_mergemarks
> A xdv2pdf_mergemarks
> Export complete.
> $ ls -l xdv2pdf_mergemarks
> -rwxr-xr-x 1 jonathan jonathan 5185 Dec 5 16:09
> xdv2pdf_mergemarks
Definitely not 0 bytes.
JK
More information about the XeTeX
mailing list