[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cvs export problem with version 1.11.2
From: |
André Brands |
Subject: |
cvs export problem with version 1.11.2 |
Date: |
Mon, 6 May 2002 12:09:54 +0200 |
In cvs 1.11.2 (and cvs 1.11.1p1 also) there is a problem with the cvs export
command.
When exporting one file into a an existing directory, a CVS subdirectory is
created
which should not be.
$ mkdir temp
$ cvs ex -r HEAD -d temp module/myfile
$ ls temp
CVS myfile
Note: myfile is a file and not a directory.
When exporting more files into the same directory, unexpected messages
occur.
cvs ex -r HEAD -d temp module/myfile2
? temp/myfile
U temp/myfile2
It seems that export is now behaving like a checkout command.
Tested on Sun and alpha platforms.
In version 1.10 this problem does NOT exist.
André Brands
Team Leader WSB Development
_______________________________________
CMG Wireless Data Solutions (Netherlands) B.V.
Colosseum 2
7521 PT Enschede
P.O. Box 268
7500 AG Enschede
Phone: +31 53 482 42 00
Fax: +31 482 42 84
_______________________________________
Internet: www.cmgwds.com
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- cvs export problem with version 1.11.2,
André Brands <=