[Home]

Summary:ASTERISK-10373: missing files in svn:ignore on utils/
Reporter:Michiel van Baak (mvanbaak)Labels:
Date Opened:2007-09-23 05:05:11Date Closed:2007-09-25 02:50:39
Priority:MinorRegression?No
Status:Closed/CompleteComponents:
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:After a clean checkout, ./configure and make svn st gives me:
~/dev/personal/asterisk/asterisk-trunk% svn st
X      menuselect
?      utils/utils.c
?      utils/sha1.c
?      utils/astobj2.c
?      utils/hashtest2

Performing status on external item at 'menuselect'
X      menuselect/mxml

Performing status on external item at 'menuselect/mxml'

I think those files should be added to the svn:ignore prop.
Comments:By: Digium Subversion (svnbot) 2007-09-25 02:50:39

Repository: asterisk
Revision: 83741

------------------------------------------------------------------------
r83741 | russell | 2007-09-25 02:50:38 -0500 (Tue, 25 Sep 2007) | 3 lines

Add some files to the utils directory svn:ignore and Makefile clean target
(closes issue ASTERISK-10373, reported by mvanbaak)

------------------------------------------------------------------------