[cvsnt] Re: Virtual module collecting files from different server folders?

Gerhard Fiedler lists at connectionbrazil.com
Fri Sep 9 13:58:03 BST 2005


Bo Berglund wrote:

> One of the reasons he gave was
> that the exe he was building required certain dll:s and other common
> files to be in the same dir as the exe in order for the exe to work.
> That is why he created the strange definition.

I'm probably stating the obvious here, but I usually set this up in the
make script with copies to a build directory (that's not in the
repository). The build dir could even be the source dir (I don't like that,
but it's possible), with the files that get copied there being cvsignored.

Gerhard



More information about the cvsnt mailing list