Git - Fast Version Control System

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello!

In git 1.4.2.1 there seems to be a problem with 'make doc' – at least on Mac OS X 10.4.7:

(from the *compilation* buffer)

	asciidoc -b xhtml11 git-tools.txt
	cat glossary.txt | \
	perl sort_glossary.pl | \
	asciidoc -b xhtml11 - > glossary.html
	rm -f howto/revert-branch-rebase.html+ howto/revert-branch-rebase.html
sed -e '1,/^$/d' howto/revert-branch-rebase.txt asciidoc.conf | asciidoc -b xhtml11 - >howto/revert-branch-rebase.html+ WARNING: <stdin>: line 200: missing [paradef-default] attributes- style entry WARNING: <stdin>: line 224: missing [paradef-default] gitlink- inlinemacro-style entry
	mv howto/revert-branch-rebase.html+ howto/revert-branch-rebase.html
	asciidoc -b docbook -d manpage -f asciidoc.conf git-add.txt
	xmlto -m callouts.xsl man git-add.xml

and here an excerpt from a dired buffer:

	  /Users/pete/Quellen/git-1.4.2.1/Documentation:
	  insgesamt 2492
	  drwxr-xr-x 284 pete pete  9656 2006-09-24 23:52 .
	  -rw-r--r--   1 pete pete  4146 2006-09-24 23:52 git-add.xml
	  drwxr-xr-x  13 pete pete   442 2006-09-24 23:52 howto
	  -rw-r--r--   1 pete pete 28486 2006-09-24 23:52 glossary.html

Since more than one hour xmlto (0.0.18) is running and consuming up to 100 % of CPU power ...

pstree -p 27354
-+= 00001 root /sbin/launchd -v
\-+= 00131 windowse /System/Library/Frameworks/ ApplicationServices.framework/F \-+- 11292 pete /Applications/Utilities/X11.app/Contents/MacOS/ X11 -psn_0_61
     \-+- 11294 pete sh /Users/pete/.xinitrc
\-+- 11308 pete /usr/local/bin/emacs-23.0.0 -geometry 100x57 +666+44
         \-+= 27122 pete -bin/tcsh -c time nice +11 make -k doc
           \-+- 27128 pete make -k doc
             \-+- 27157 pete make -C Documentation all
\--- 27354 pete /bin/bash /sw/bin/xmlto -m callouts.xsl man git-

--
Greetings

  Pete

Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us. -- Bill Watterson, in his comic strip Calvin and Hobbes



-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]