info-cvs
[Top][All Lists]
Advanced

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

Re: checking out a module with files from other modules


From: Mark E. Hamilton
Subject: Re: checking out a module with files from other modules
Date: Tue, 21 Aug 2007 11:51:53 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.5) Gecko/20060726 Red Hat/1.0.3-0.el4.1 SeaMonkey/1.0.3

eranlevi wrote:
OK

Thanks a lot.
I did something that is working but I'm not sure it is a good thing to do.
It was very easy though.
I've just copied in the repository (,v files) all the files I needed from
one module to another and now everything seems to work just fine.

Moving ',v' files around in the repository is almost never the right thing to do. Copying ',v' files around is never the right thing to do. Now you've got two copies of file1 in different modules; which one is the 'correct' one? If a user changes one, does he/she have to change the other as well? How will they know to do this? What happens if they don't?

This is likely to just cause you and your users confusion. I would strongly recommend using modules to accomplish what you want. Good luck.

--
----------------
Mark E. Hamilton
Orion International Technologies, Inc.
Sandia National Laboratory, NM.
505-844-7666





reply via email to

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