[asterisk-bugs] [Asterisk 0013012]: File Revision in SVN
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jul 7 14:28:44 CDT 2008
The following issue has been CLOSED
======================================================================
http://bugs.digium.com/view.php?id=13012
======================================================================
Reported By: visu
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13012
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 07-07-2008 14:14 CDT
Last Modified: 07-07-2008 14:28 CDT
======================================================================
Summary: File Revision in SVN
Description:
File revisions in SVN is unnecessary updated even if there is not even a
single change in the file. This should be avoided
For example, apps/app_playback.c, no changes reported except file revision
# diff -bB asterisk/apps/app_playback.c
newsvn/asterisk/apps/app_playback.c
30c30
< ASTERISK_FILE_VERSION(__FILE__, "$Revision: 111410 $")
---
> ASTERISK_FILE_VERSION(__FILE__, "$Revision: 114667 $")
======================================================================
----------------------------------------------------------------------
seanbright - 07-07-08 14:28
----------------------------------------------------------------------
There was a commit made to that file which made whitespace-only changes.
See:
http://svn.digium.com/view/asterisk?view=rev&revision=114667
Issue History
Date Modified Username Field Change
======================================================================
07-07-08 14:28 seanbright Status new => closed
07-07-08 14:28 seanbright Note Added: 0089850
======================================================================
More information about the asterisk-bugs
mailing list