On Fri, Feb 17, 2012, at 12:30 PM, Raphaël Pinson wrote: > It works for me using Augeas 0.10.0: > > augtool> print /files/home/rpinson/bas/test.xml/ > /files/home/rpinson/bas/test.xml > /files/home/rpinson/bas/test.xml/#declaration > /files/home/rpinson/bas/test.xml/#declaration/#attribute > /files/home/rpinson/bas/test.xml/#declaration/#attribute/version = "1.0" > /files/home/rpinson/bas/test.xml/#declaration/#attribute/encoding = > "ISO-8859-1" > /files/home/rpinson/bas/test.xml/!DOCTYPE = "web-app" > /files/home/rpinson/bas/test.xml/!DOCTYPE/PUBLIC > /files/home/rpinson/bas/test.xml/!DOCTYPE/PUBLIC/#literal[1] = "-//Sun > Microsystems, Inc.//DTD Web Application 2.3//EN" > /files/home/rpinson/bas/test.xml/!DOCTYPE/PUBLIC/#literal[2] = > "http://java.sun.com/dtd/web-app_2_3.dtd" > /files/home/rpinson/bas/test.xml/web-app > /files/home/rpinson/bas/test.xml/web-app/#text[1] = "\n " > /files/home/rpinson/bas/test.xml/web-app/display-name > /files/home/rpinson/bas/test.xml/web-app/display-name/#text = "Tomcat > Documentation" > /files/home/rpinson/bas/test.xml/web-app/#text[2] = " " > /files/home/rpinson/bas/test.xml/web-app/description > /files/home/rpinson/bas/test.xml/web-app/description/#text = "\n > Tomcat Documentation.\n " > > > What version are you using?
I am using augeas-0.10.0-3.el5 -- http://www.fastmail.fm - Access your email from home and the web _______________________________________________ augeas-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/augeas-devel
