bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS export bug: CVS subdirectory is created during export ...


From: Jens Engel
Subject: CVS export bug: CVS subdirectory is created during export ...
Date: Tue, 17 Sep 2002 13:18:21 +0200

CVS VERSION: Concurrent Versions System (CVS) 1.11.1p1 (client/server)
PLATFORM: Solaris (SunOS 5.6)

Sometimes a CVS subdirectory is created on the first directory level
when the exported CVS module has subdirectories.
I expected this behaviour during checkout but not during export.
The CVS subdirectory is only created on the first directory level.
The exported directories below do not contain one.

EXAMPLE:
csh> setenv CVSROOT ":pserver:anonymous@cvsserv:/cm/repository"
csh> cvs export -rHEAD -d export_MyModule MyCvsModule
...
csh> ls export_MyModule/CVS/*
export_MyModule/CVS/Root
...


Jens Engel
mailto:Jens.Engel@ieee.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]