BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000294 [buildroot] Other minor always 06-06-05 11:32 02-12-07 05:50
Reporter scott View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000294: 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"

Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- 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
02-12-07 05:50 vapier Status closed => assigned
02-12-07 05:50 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker