[uClibc-cvs] [buildroot 0000294]: subversion (svn) configuration menu entry not working

bugs at busybox.net bugs at busybox.net
Thu Jun 9 09:50:23 UTC 2005


The following issue has been CLOSED
======================================================================
<http://busybox.net/bugs/view.php?id=294> 
======================================================================
Reported By:                scott
Assigned To:                uClibc
======================================================================
Project:                    buildroot
Issue ID:                   294
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             06-06-2005 11:32 PDT
Last Modified:              06-09-2005 02:50 PDT
======================================================================
Summary:                    subversion (svn) configuration menu entry not
working
Description: 
There is a mistake in buildroot/Config.in:

config BR2_SVN
        string
        default "Subversion (svn) checkout command"

Should be corrected to be:

config BR2_SVN
        string "Subversion (svn) checkout command"
        default "svn co"


======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
06-06-05 11:32 scott          New Issue                                    
06-09-05 02:50 andersen       Status                   assigned => closed  
06-09-05 02:50 andersen       Resolution               open => fixed       
======================================================================




More information about the uClibc-cvs mailing list