Opened 18 years ago

Closed 18 years ago

#7786 closed defect (invalid)

cvs checkout delete its directory

Reported by: benli3060@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

When I checkout a project using the cvs

my cvs parameter is like this =>

cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal co -r DRUPAL-4-6-0 contributions/modules

it first will create the contributions/modules while it is checking out. but it delete them afterward. my cvs version is 1.11.20

Change History (1)

comment:1 Changed 18 years ago by blb@…

Resolution: invalid
Status: newclosed

Not sure if this is a report against the cvs port (which is currently 1.11.21), or a misplaced bug; however, you want to use the tag DRUPAL-4-6 instead (nothing there with DRUPAL-4-6-0, hence the removal of everything).

Note: See TracTickets for help on using tickets.