diff options
author | nandika | 2010-08-19 05:29:40 +0000 |
---|---|---|
committer | nandika | 2010-08-19 05:29:40 +0000 |
commit | 30e89440459448ea0686e7b90a6d34fc1da428f8 (patch) | |
tree | 8b46ce38cd85d09e62f79a5adfea597c668e43e2 /xdocs/svn.html | |
parent | c5b3b419545ec17472358dde5c8e6f28d0c6e845 (diff) | |
download | axis2c-30e89440459448ea0686e7b90a6d34fc1da428f8.tar.gz axis2c-30e89440459448ea0686e7b90a6d34fc1da428f8.tar.bz2 |
license added
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@987021 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xdocs/svn.html')
-rw-r--r-- | xdocs/svn.html | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/xdocs/svn.html b/xdocs/svn.html index 4b19bc3..4ccc83e 100644 --- a/xdocs/svn.html +++ b/xdocs/svn.html @@ -1,4 +1,21 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Axis2/C - Developing Apache Axis2/C</title><h2>Developing Apache Axis2/C</h2><p>This document provides information on how to use SVN to get an SVN +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<html><head><title>Apache Axis2/C - Developing Apache Axis2/C</title><h2>Developing Apache Axis2/C</h2><p>This document provides information on how to use SVN to get an SVN checkout/update and make commits to the source repository.</p><div class="subsection"><a name="Contents"></a><h3>Contents</h3><ul> <li><a href="#svn">Working with Subversion (SVN)</a></li> <li><a href="#checkout">Checking-out Axis2 from Subversion</a></li> |