Ticket #3142 (closed bug: fixed)
cvs program malfunction
| Reported by: | bhaible | Owned by: | axeld |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | - General | Version: | R1/pre-alpha1 |
| Keywords: | Cc: | haiku@… | |
| Blocked By: | Platform: | All | |
| Blocking: |
Description
The following totally standard use of the 'cvs' program yields an error. It does not do so on Linux or MacOS X.
rm -rf w repo mkdir w repo cd w mkdir d touch d/a b c cvs -Q -d cd ../repo && pwd init cvs -Q -d cd ../repo && pwd import -m imp m M M0
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

