info-cvs
[Top][All Lists]
Advanced

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

RE: checking in links to source control


From: Jeff King
Subject: RE: checking in links to source control
Date: Mon, 10 Sep 2001 11:41:22 -0400

How does something that "implies a build system" have a drawback "as far as
maintainability"?

Setup a Common or PerlCommon module in your repository. Control the
Config::INI in that module. This makes it clear that the file doesn't belong
to a specific project and doesn't require multiple global copies or a shared
network drive.

> -----Original Message-----
> From: address@hidden [mailto:address@hidden Behalf Of
> Edward Peschko
> Sent: Monday, September 10, 2001 7:07 AM
> To: address@hidden
> Cc: address@hidden
> Subject: checking in links to source control
>
>
>
> 1) store Config::INI in a centralized location (inside of a central perl
> install)
> 2) make multiple copies of Config::INI in multiple directories.
> 3) make symlinks between the directories, one in each project.
>
> Now #1 and #2 have drawbacks as far as maintainablity. Storing
> libraries in
> a central location implies a build process of some sort. Copying libraries
> is foolish, but more convenient because the libraries are local
> to any given
> project.




reply via email to

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