Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

svnstat.sh File Reference


Detailed Description

Per doxygen config.html recommendation for FILE_VERSION_FILTER.

Todo:
The sed(1) command as documented is not valid. See also the @bug entry for this script.
 *
 * svn stat -v $1 | \\
 *     sed -n 's/^[ A-Z?\*|!]\{1,15\}/r/;s/ \{1,15\}/\/r/;s/ ./p'
 *
 * 

Control

$URL: https://svn.apache.org/path/name/svnstat.sh $ $Id: svnstat.sh 0 09/28/2005 dlydick $

Copyright 2005 The Apache Software Foundation or its licensors, as applicable.

Licensed 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.

Version:
$LastChangedRevision: 0 $
Date:
$LastChangedDate: 09/28/2005 $
Author:
$LastChangedBy: dlydick $ Original code contributed by Daniel Lydick on 09/28/2005.

Reference

Bug:
The sed(1) string recommended in the Doxygen narrative needs fixing. It is reported here verbatim, but it is possible that the number of backslash characters is not correct.

Definition in file svnstat.sh.

Go to the source code of this file.


Generated on Fri Sep 30 18:50:40 2005 by  doxygen 1.4.4