HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #99 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

[cvs] cvs import -m "Initial content" Project vendor-tag release-tag fails on Haiku

Reported by: scottmc Owned by:
Priority: normal Milestone:
Component: haikuporter Version:
Severity: normal Keywords:
Cc:

Description

While running a recent dashboard on CMake we found that cvs might have an issue on Haiku.
The cvs client seems to be broken on Haiku, or at least has a non-standard interface. The command that fails is just running
cvs import -m "Initial content" Project vendor-tag release-tag which works on every other cvs client.

Change History

comment:1 Changed 7 years ago by scottmc

  • Resolution set to fixed
  • Status changed from new to closed

This seems to be fixed with the new cvs workaround of disabling mbrtowc in config.h before running make:
http://ports.haiku-files.org/wiki/dev-util/cvs/1.12.13

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/