Bo Berglund schrieb:
Each package/project should have its own directories. This ensures
that a package does not depend on a project, so it can work with many
projects.
Not if they evolve and we must maintain old code when we need to
return to an older time...
Then you'll have to check out every revision into its own directory,
possibly with a different package name (including the revision number).
And we usually are working on several projects at the same time so we
do not want one obstruct the other.
That's the typical use-case for virtual machines.
DoDi
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus