info-cvs
[Top][All Lists]
Advanced

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

multiple versions of the same file imported


From: Shawn Hamzee
Subject: multiple versions of the same file imported
Date: Mon, 1 Oct 2001 13:27:49 -0400

Fellow hackers,

In my company we just implemented version control utilizing cvs. when I try
to import different resources into the newly created repositories, on some
directories, cvs creates multiple versions of the same file. For example
when I run this command:


cvs import -m "main import" /home/sbs mainjob start

while in the directory /home/sbs, for certain files or perhaps in certain
situations, cvs created multiple file such as this:

index.html
index.html,v
index.html,v,v
index.html,v,v,v
.
.
.

much obliged if you can steer me in the right direction.

Shawn




reply via email to

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