~ubuntu-branches/ubuntu/trusty/subversion/trusty-proposed

« back to all changes in this revision

Viewing changes to subversion/svndumpfilter/svndumpfilter.1

  • Committer: Package Import Robot
  • Author(s): Andy Whitcroft
  • Date: 2012-06-21 15:36:36 UTC
  • mfrom: (0.4.13 sid)
  • Revision ID: package-import@ubuntu.com-20120621153636-amqqmuidgwgxz1ly
Tags: 1.7.5-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - Create pot file on build.
  - Build a python-subversion-dbg package.
  - Build-depend on python-dbg.
  - Build-depend on default-jre-headless/-jdk.
  - Do not apply java-build patch.
  - debian/rules: Manually create the doxygen output directory, otherwise
    we get weird build failures when running parallel builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\"
 
2
.\"
 
3
.\"     Licensed to the Apache Software Foundation (ASF) under one
 
4
.\"     or more contributor license agreements.  See the NOTICE file
 
5
.\"     distributed with this work for additional information
 
6
.\"     regarding copyright ownership.  The ASF licenses this file
 
7
.\"     to you under the Apache License, Version 2.0 (the
 
8
.\"     "License"); you may not use this file except in compliance
 
9
.\"     with the License.  You may obtain a copy of the License at
 
10
.\"    
 
11
.\"       http://www.apache.org/licenses/LICENSE-2.0
 
12
.\"    
 
13
.\"     Unless required by applicable law or agreed to in writing,
 
14
.\"     software distributed under the License is distributed on an
 
15
.\"     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 
16
.\"     KIND, either express or implied.  See the License for the
 
17
.\"     specific language governing permissions and limitations
 
18
.\"     under the License.
 
19
.\"
 
20
.\"
1
21
.\" You can view this file with:
2
22
.\" nroff -man [filename]
3
23
.\"
16
36
to permit extracting previous versions of those files at any time.
17
37
 
18
38
For more information about the Subversion project, visit 
19
 
http://subversion.tigris.org.
 
39
http://subversion.apache.org.
20
40
 
21
41
Documentation for Subversion and its tools, including detailed usage
22
42
explanations of the \fBsvn\fP, \fBsvnadmin\fP, \fBsvnserve\fP and