[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Post commit hook script: strange behavior

From: Lutz Frommberger <lutz_at_informatik.uni-bremen.de>
Date: 2005-06-06 13:53:50 CEST

Am Montag, den 06.06.2005, 13:16 +0200 schrieb Nicolas Goutte:
> The FAQ tells that such behaviour is normally due to $PATH missing. Have you
> checked that it is not the problem.

Yes, of course. The script sets $PATH according to the needs.

> One special thing is that the environment is empty (for security reasons).
> (However for crontab $PATH is mostly defined.)

The problem is even stranger: The script _stops_ somewhere in the middle
while executing

cat keywords.txt|xargs -P 1 -n 2 --replace=KEY /usr/bin/bib2bib -c \
'keywords: "KEY"' ./r3-literature.bib -ob KEY.bib

The first 9 or 10 lines of keywords.txt are processed, and then it
suddenly stops.

regards,

-- 
Lutz Frommberger
SFB/TR 8 Spatial Cognition - Project R3-[Q-Shape]
Cognitive Systems Research Group, Universität Bremen
http://www.cosy.informatik.uni-bremen.de/staff/lutz/

Received on Mon Jun 6 14:05:47 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.