I have a file class SubenKlassen.pm which exists in 
class_factory_util/blib/lib/Class/Util

but I used cvs add to a directory called 
class_factory_util/blib/lib/Class/Factory/Util

in other words, I inserted the directory Factory. as the transcript 
below shows I cannot a file named SubenKlassen.pm in Class/Factory/Util 
because one already exists in Class/Util

how can I do this?

[localhost:~/src/class_factory_util] metaperl% cvs add 
blib/lib/Class/Factory/U\
til/SubenKlassen.pm
cvs add: blib/lib/Class/Factory/Util/SubenKlassen.pm already exists, 
with versi\
on number 1.1.1.1
[localhost:~/src/class_factory_util] metaperl% cd 
blib/lib/Class/Factory/Util
[localhost:Class/Factory/Util] metaperl% cvs status
cvs status: Examining .
===================================================================
File: SubenKlassen.pm   Status: Up-to-date

    Working revision:    1.1.1.1 Sat Nov  3 20:31:52 2001
    Repository revision: 1.1.1.1 
/Users/metaperl/cvsroot/class_factory_util/blib\
/lib/Class/Util/SubenKlassen.pm,v
    Sticky Tag:          (none)
    Sticky Date:         (none)
    Sticky Options:      (none)

[localhost:Class/Factory/Util] metaperl%



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to