[SVN-NetXMS] revision 3322

From: NetXMS.org SVN Server <svn_at_DOMAIN_REMOVED>
Date: Thu, 19 Jun 2008 02:54:01 +0300

* { font-family: Consolas, Lucida Console, Courier New; font-size: 100%; }
h1 { font-size: 150%; }
td.linenos { background-color: #f0f0f0; padding-right: 10px; }
span.lineno { background-color: #f0f0f0; padding: 0 5px 0 5px; }
pre { line-height: 100%; width: 100%; }
.highlight span { width: 100%; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; }
body { background: #ffffff; }
body .c { color: #999988; font-style: italic } /* Comment */
body .err { color: #a61717; background-color: #e3d2d2 } /* Error */
body .k { font-weight: bold } /* Keyword */
body .o { font-weight: bold } /* Operator */
body .cm { color: #999988; font-style: italic } /* Comment.Multiline */
body .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
body .c1 { color: #999988; font-style: italic } /* Comment.Single */
body .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
body .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
body .ge { font-style: italic } /* Generic.Emph */
body .gr { color: #aa0000 } /* Generic.Error */
body .gh { color: #999999 } /* Generic.Heading */
body .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
body .go { color: #888888 } /* Generic.Output */
body .gp { color: #555555 } /* Generic.Prompt */
body .gs { font-weight: bold } /* Generic.Strong */
body .gu { color: #aaaaaa } /* Generic.Subheading */
body .gt { color: #aa0000 } /* Generic.Traceback */
body .kc { font-weight: bold } /* Keyword.Constant */
body .kd { font-weight: bold } /* Keyword.Declaration */
body .kp { font-weight: bold } /* Keyword.Pseudo */
body .kr { font-weight: bold } /* Keyword.Reserved */
body .kt { color: #445588; font-weight: bold } /* Keyword.Type */
body .m { color: #009999 } /* Literal.Number */
body .s { color: #bb8844 } /* Literal.String */
body .na { color: #008080 } /* Name.Attribute */
body .nb { color: #999999 } /* Name.Builtin */
body .nc { color: #445588; font-weight: bold } /* Name.Class */
body .no { color: #008080 } /* Name.Constant */
body .ni { color: #800080 } /* Name.Entity */
body .ne { color: #990000; font-weight: bold } /* Name.Exception */
body .nf { color: #990000; font-weight: bold } /* Name.Function */
body .nn { color: #555555 } /* Name.Namespace */
body .nt { color: #000080 } /* Name.Tag */
body .nv { color: #008080 } /* Name.Variable */
body .ow { font-weight: bold } /* Operator.Word */
body .w { color: #bbbbbb } /* Text.Whitespace */
body .mf { color: #009999 } /* Literal.Number.Float */
body .mh { color: #009999 } /* Literal.Number.Hex */
body .mi { color: #009999 } /* Literal.Number.Integer */
body .mo { color: #009999 } /* Literal.Number.Oct */
body .sb { color: #bb8844 } /* Literal.String.Backtick */
body .sc { color: #bb8844 } /* Literal.String.Char */
body .sd { color: #bb8844 } /* Literal.String.Doc */
body .s2 { color: #bb8844 } /* Literal.String.Double */
body .se { color: #bb8844 } /* Literal.String.Escape */
body .sh { color: #bb8844 } /* Literal.String.Heredoc */
body .si { color: #bb8844 } /* Literal.String.Interpol */
body .sx { color: #bb8844 } /* Literal.String.Other */
body .sr { color: #808000 } /* Literal.String.Regex */
body .s1 { color: #bb8844 } /* Literal.String.Single */
body .ss { color: #bb8844 } /* Literal.String.Symbol */
body .bp { color: #999999 } /* Name.Builtin.Pseudo */
body .vc { color: #008080 } /* Name.Variable.Class */
body .vg { color: #008080 } /* Name.Variable.Global */
body .vi { color: #008080 } /* Name.Variable.Instance */
body .il { color: #009999 } /* Literal.Number.Integer.Long */

Info

Revision:3322
Author:alk

Date:2008-06-19 02:54:01 +0300 (Thu, 19 Jun 2008)

Comment:svn config added

Changes
A trunk/doc/svn.config

Diff
Added: trunk/doc/svn.config
===================================================================
--- trunk/doc/svn.config (rev 0)
+++ trunk/doc/svn.config 2008-06-18 23:54:01 UTC (rev 3322)
@@ -0,0 +1,67 @@
+# This file should be copied to
+# %USERPROFILE%\Application Data\Subversion\config (windows)
+# ~/.svn/config (unix)
+
+[miscellany]
+global-ignores = *.obj *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store *.ncb *.opt
+enable-auto-props = yes
+
+[auto-props]
+.classpath = svn:eol-style=native
+.htaccess = svn:eol-style=native
+.project = svn:eol-style=native
+Makefile = svn:eol-style=native
+Makefile.* = svn:eol-style=native
+README.* = svn:eol-style=native
+README = svn:eol-style=native
+AUTHORS = svn:eol-style=native
+COPYING = svn:eol-style=native
+ChangeLog = svn:eol-style=native
+INSTALL = svn:eol-style=native
+NEWS = svn:eol-style=native
+THANKS = svn:eol-style=native
+TODO = svn:eol-style=native
+UPGRADE = svn:eol-style=native
+*.ac = svn:eol-style=native
+*.am = svn:eol-style=native
+*.c = svn:eol-style=native
+*.clw = svn:eol-style=native
+*.cmd = svn:eol-style=native
+*.conf-dist = svn:eol-style=native
+*.cpp = svn:eol-style=native
+*.css = svn:eol-style=native
+*.dat = svn:eol-style=native
+*.def = svn:eol-style=native
+*.dep = svn:eol-style=native
+*.dsp = svn:eol-style=CRLF
+*.dsw = svn:eol-style=CRLF
+*.h = svn:eol-style=native
+*.htm = svn:eol-style=native
+*.html = svn:eol-style=native
+*.in = svn:eol-style=native
+*.inc = svn:eol-style=native
+*.iss = svn:eol-style=native
+*.js = svn:eol-style=native
+*.l = svn:eol-style=native
+*.m4 = svn:eol-style=native
+*.manifest = svn:eol-style=native
+*.mc = svn:eol-style=native
+*.pl = svn:eol-style=native;svn:executable
+*.pm = svn:eol-style=native
+*.py = svn:eol-style=native;svn:executable
+*.rc = svn:eol-style=native
+*.rc2 = svn:eol-style=native
+*.sh = svn:eol-style=native;svn:executable
+*.shtml = svn:eol-style=native
+*.sln = svn:eol-style=native
+*.sql = svn:eol-style=native
+*.txt = svn:eol-style=native
+*.vcc = svn:eol-style=CRLF
+*.vcp = svn:eol-style=CRLF
+*.vcw = svn:eol-style=CRLF
+*.vsd = svn:eol-style=CRLF
+*.xpm = svn:eol-style=native
+*.xrc = svn:eol-style=native
+*.xsl = svn:eol-style=native
+*.y = svn:eol-style=native
+*.nxmp = svn:eol-style=native
Received on Thu Jun 19 2008 - 02:54:01 EEST

This archive was generated by hypermail 2.2.0 : Thu Jun 19 2008 - 02:50:06 EEST