Adrian Custer a écrit :
I've committed the skeleton of the docbook doc into gt/doc/C/. There's a
00_Readme.text file that shows how I'm using docbook. There are two
printed manuals in gt/doc/C/output/. geotools.ps is the output generated
by yelp that shows how an elegant .xsl transform should behave.
geotools.pdf is the FOP based system that shows a generic PDF output.

Can I update the *.xml SVN properties? More specifically, adding:

   svn:mime-type=text/xml
   svn:eol-style=native
   svn:keywords=Id URL

Reminder: in order to get those properties set automatically to every files commited to SVN, I suggest that every developpers edit their "~\Application Data\Subversion\config" file (if not already done) and add the content of attached file (or something similar) close to the end of their "config" file.

        Martin.
[miscellany]
global-ignores = *.class *.jar *.o *.lo *.so *.la .*.rej *.rej .* .*~ *~ .#* #*#
enable-auto-props = yes

[auto-props]
*.java       = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords=Id URL
*.sql        = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords=Id URL
*.c          = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords=Id URL
*.cpp        = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords=Id URL
*.h          = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords=Id URL
*.txt        = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords=Id URL
*.tex        = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords=Id URL
*.sgml       = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords=Id URL
*.properties = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords=Id URL
*.xml        = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Id URL
*.form       = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Id URL
*.classpath  = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Id URL
*.project    = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Id URL
*.sld        = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Id URL
*.gml        = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Id URL
*.xsl        = svn:mime-type=text/xsl;svn:eol-style=native;svn:keywords=Id URL
*.html       = svn:mime-type=text/html;svn:eol-style=native;svn:keywords=Id URL
*.css        = svn:mime-type=text/css;svn:eol-style=native;svn:keywords=Id URL
*.dsp        = svn:eol-style=CRLF
*.bat        = svn:eol-style=CRLF
*.dsw        = svn:eol-style=CRLF
*.sh         = svn:eol-style=native;svn:executable;svn:keywords=Id URL
*.bmp        = svn:mime-type=image/bmp
*.png        = svn:mime-type=image/png
*.jpg        = svn:mime-type=image/jpeg
*.jpeg       = svn:mime-type=image/jpeg
*.gif        = svn:mime-type=image/gif
*.tif        = svn:mime-type=image/tiff
*.tiff       = svn:mime-type=image/tiff
*.zip        = svn:mime-type=application/zip
*.sxw        = svn:mime-type=application/zip
*.sxc        = svn:mime-type=application/zip
*.sxi        = svn:mime-type=application/zip
*.utf        = svn:mime-type=application/octet-stream
*.ttf        = svn:mime-type=application/octet-stream
*.shp        = svn:mime-type=application/octet-stream
*.shx        = svn:mime-type=application/octet-stream
*.dbf        = svn:mime-type=application/octet-stream
*.mif        = svn:mime-type=application/octet-stream
*.mid        = svn:mime-type=application/octet-stream
*.wld        = svn:mime-type=application/octet-stream
Makefile     = svn:mime-type=text/plain;svn:eol-style=native 
README       = svn:mime-type=text/plain;svn:eol-style=native 
INSTALL      = svn:mime-type=text/plain;svn:eol-style=native 
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to