Fix build error with GCC6
[profile/ivi/log4cxx.git] / site / source-repository.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
3
4
5
6
7
8
9
10
11
12
13 <!--
14
15  Licensed to the Apache Software Foundation (ASF) under one or more
16  contributor license agreements.  See the NOTICE file distributed with
17  this work for additional information regarding copyright ownership.
18  The ASF licenses this file to You under the Apache License, Version 2.0
19  (the "License"); you may not use this file except in compliance with
20  the License.  You may obtain a copy of the License at
21
22       http://www.apache.org/licenses/LICENSE-2.0
23
24  Unless required by applicable law or agreed to in writing, software
25  distributed under the License is distributed on an "AS IS" BASIS,
26  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
27  See the License for the specific language governing permissions and
28  limitations under the License.
29
30 --><html xmlns="http://www.w3.org/1999/xhtml">
31   <head>
32     <title>log4cxx - Source Repository</title>
33     <style type="text/css" media="all">
34       @import url("./css/maven-base.css");
35       @import url("./css/maven-theme.css");
36       @import url("./css/site.css");
37     </style>
38     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
39         <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
40       </head>
41   <body class="composite">
42     <div id="banner">
43                   <a href="http://logging.apache.org/" id="bannerLeft">
44     
45                                             <img src="images/ls-logo.jpg" alt="" />
46     
47             </a>
48                     <div class="clear">
49         <hr/>
50       </div>
51     </div>
52     <div id="breadcrumbs">
53           
54   
55
56   
57     
58   
59   
60     
61             <div class="xleft">
62         Last Published: 2008-03-31
63                           |   
64                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
65                 &gt;
66       
67                 <a href="http://logging.apache.org/" class="externalLink">Logging Services</a>
68                 &gt;
69       
70           log4cxx
71                         </div>
72             <div class="xright">      
73   
74
75   
76     
77   
78   
79     
80   </div>
81       <div class="clear">
82         <hr/>
83       </div>
84     </div>
85     <div id="leftColumn">
86       <div id="navcolumn">
87            
88   
89
90   
91     
92   
93   
94     
95                    <h5>Get log4cxx</h5>
96             <ul>
97               
98     <li class="none">
99                     <a href="download.html">Download</a>
100           </li>
101               
102     <li class="none">
103                     <a href="changes-report.html">Changes</a>
104           </li>
105               
106     <li class="none">
107                     <a href="license.html">License</a>
108           </li>
109           </ul>
110               <h5>About log4cxx</h5>
111             <ul>
112               
113     <li class="none">
114                     <a href="index.html">What is log4cxx?</a>
115           </li>
116               
117     <li class="none">
118                     <a href="apidocs/index.html">API Documentation</a>
119           </li>
120               
121     <li class="none">
122                     <a href="faq.html">FAQ</a>
123           </li>
124           </ul>
125               <h5>Community</h5>
126             <ul>
127               
128     <li class="none">
129                     <a href="mail-lists.html">Mailing Lists</a>
130           </li>
131               
132     <li class="none">
133                     <a href="issue-tracking.html">Issue Tracking</a>
134           </li>
135               
136     <li class="none">
137                     <a href="http://wiki.apache.org/logging-log4cxx" class="externalLink">Wiki</a>
138           </li>
139           </ul>
140               <h5>Development</h5>
141             <ul>
142               
143     <li class="none">
144               <strong>Repository</strong>
145         </li>
146               
147           
148               
149       
150             
151       
152             
153       
154             
155       
156             
157       
158               
159         <li class="expanded">
160                     <a href="">Building</a>
161                   <ul>
162                   
163     <li class="none">
164                     <a href="building/autotools.html">autotools</a>
165           </li>
166                   
167     <li class="none">
168                     <a href="building/ant.html">Apache Ant</a>
169           </li>
170                   
171     <li class="none">
172                     <a href="building/maven.html">Apache Maven 2</a>
173           </li>
174                   
175     <li class="none">
176                     <a href="building/vstudio.html">Microsoft Visual Studio</a>
177           </li>
178                   
179     <li class="none">
180                     <a href="building/xcode.html">Apple Xcode</a>
181           </li>
182               </ul>
183         </li>
184           </ul>
185               <h5>Apache</h5>
186             <ul>
187               
188     <li class="none">
189                     <a href="http://www.apache.org" class="externalLink">Home</a>
190           </li>
191               
192     <li class="none">
193                     <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
194           </li>
195               
196     <li class="none">
197                     <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
198           </li>
199               
200     <li class="none">
201                     <a href="http://www.apachecon.com" class="externalLink">Conferences</a>
202           </li>
203           </ul>
204                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
205             <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
206           </a>
207                        
208   
209
210   
211     
212   
213   
214     
215         </div>
216     </div>
217     <div id="bodyColumn">
218       <div id="contentBox">
219         <div class="section"><h2>Overview</h2>
220 This project uses <a href="http://subversion.tigris.org/" class="externalLink">Subversion</a>
221  to manage its source code. Instructions on Subversion use can be found at <a href="http://svnbook.red-bean.com/" class="externalLink">http://svnbook.red-bean.com/</a>
222 .</div>
223 <div class="section"><h2>Web Access</h2>
224 <p>The following is a link to the online source repository.</p>
225 <div class="source"><pre><a href="http://svn.apache.org/viewcvs.cgi/logging/log4cxx/trunk" class="externalLink">http://svn.apache.org/viewcvs.cgi/logging/log4cxx/trunk</a>
226 </pre>
227 </div>
228 </div>
229 <div class="section"><h2>Anonymous access</h2>
230 <p>The source can be checked out anonymously from SVN with this command:</p>
231 <div class="source"><pre>$ svn checkout http://svn.apache.org/repos/asf/logging/log4cxx/trunk apache-log4cxx</pre>
232 </div>
233 </div>
234 <div class="section"><h2>Developer access</h2>
235 <p>Everyone can access the Subversion repository via HTTPS, but Committers must checkout the Subversion repository via HTTPS.</p>
236 <div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/logging/log4cxx/trunk apache-log4cxx</pre>
237 </div>
238 <p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p>
239 <div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre>
240 </div>
241 </div>
242 <div class="section"><h2>Access from behind a firewall</h2>
243 <p>For those users who are stuck behind a corporate firewall which is blocking http access to the Subversion repository, you can try to access it via the developer connection:</p>
244 <div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/logging/log4cxx/trunk apache-log4cxx</pre>
245 </div>
246 </div>
247 <div class="section"><h2>Access through a proxy</h2>
248 <p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The files location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>
249 <p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p>
250 <p>Example : Edit the 'servers' file and add something like :</p>
251 <div class="source"><pre>[global]
252 http-proxy-host = your.proxy.name
253 http-proxy-port = 3128
254 </pre>
255 </div>
256 </div>
257
258       </div>
259     </div>
260     <div class="clear">
261       <hr/>
262     </div>
263     <div id="footer">
264       <div class="xright">&#169;  
265           2008
266     
267           Apache Software Foundation
268           
269   
270
271   
272     
273   
274   
275     
276   </div>
277       <div class="clear">
278         <hr/>
279       </div>
280     </div>
281   </body>
282 </html>