OpenCores
URL https://opencores.org/ocsvn/w11/w11/trunk

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [doc/] [man/] [man1/] [svn_set_ignore.1] - Blame information for rev 24

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 22 wfjm
.\"  -*- nroff -*-
2
.\"  $Id: svn_set_ignore.1 550 2014-02-03 08:16:57Z mueller $
3
.\"
4
.\" Copyright 2013- by Walter F.J. Mueller 
5
.\"
6
.\" ------------------------------------------------------------------
7
.
8
.TH SVN_SET_IGNORE 1 2010-04-26 "Retro Project" "Retro Project Manual"
9
.\" ------------------------------------------------------------------
10
.SH NAME
11
svn_set_ignore \- setup svn:ignore properties based on .cvsignore files
12
.\" ------------------------------------------------------------------
13
.SH SYNOPSIS
14
.
15
.SY svn_set_ignore
16
.OP \-\-dry-run
17
.YS
18
.
19
.\" ------------------------------------------------------------------
20
.SH DESCRIPTION
21
Creates or updates a \fIsvn:ignore\fP property for the current directory
22
and all sub-directories. The current directory must contain a
23
\fI.cvsignore\fP file which defines the default list of ignore patterns for the
24
whole project. If a local \fI.cvsignore\fP file is found in a sub directory
25
its content will be appended to the default list.
26
.
27
If no \fIsvn:ignore\fP property exists or the existing one differs from
28
the ignore pattern list determined from the top level and local
29
\f.cvsignore\fP file the property is set or updated.
30
.
31
.\" ------------------------------------------------------------------
32
.SH OPTIONS
33
.
34
.\" ----------------------------------------------
35
.IP \fB\-\-dry-run\fP
36
Shows \fIsvn:ignore\fP property changes, but doesn't store them in the
37
svn repository.
38
.
39
.\" ------------------------------------------------------------------
40
.SH EXIT STATUS
41
If no  \fI.cvsignore\fP file is found or a \fBsvn\fP(1) command fails the
42
script dies with exit status 2.
43
.
44
.\" ------------------------------------------------------------------
45
.SH "SEE ALSO"
46
.BR svn (1)
47
 
48
.\" ------------------------------------------------------------------
49
.SH AUTHOR
50
Walter F.J. Mueller 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.