[uClibc-cvs] [buildroot 0000294]: subversion (svn) configuration menu entry not working
bugs at busybox.net
bugs at busybox.net
Mon Jun 6 18:32:43 UTC 2005
The following issue has been SUBMITTED.
======================================================================
<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: assigned
======================================================================
Date Submitted: 06-06-2005 11:32 PDT
Last Modified: 06-06-2005 11:32 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
======================================================================
More information about the uClibc-cvs
mailing list