Bug 190009 - rcs2log uses obsolete sort option
Summary: rcs2log uses obsolete sort option
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cvs
Version: 5
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: Ben Levenson
URL:
Whiteboard:
: 197227 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-26 17:22 UTC by Markus Armbruster
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-09 12:10:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Markus Armbruster 2006-04-26 17:22:37 UTC
Description of problem:
rc2log fails because it uses obsolete sort option.

Version-Release number of selected component (if applicable):
cvs-1.11.21-3.2

How reproducible:
Always

Steps to Reproduce:
1. cd to something under CVS control
2. run rcs2log
  
Actual results:
sort: invalid option -- 4
Try `sort --help' for more information.

Expected results:
Change log on stdout.

Additional info:
Workaround: run it with _POSIX2_VERSION=199209 in the environment.

Comment 1 Martin Stransky 2006-05-09 12:10:34 UTC
updated in cvs, thanks.

Comment 2 Martin Stransky 2006-06-29 14:18:43 UTC
*** Bug 197227 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.