On 3/21/07, Lee Jenkins <[EMAIL PROTECTED]> wrote:
> I think that even with only 2 persons on a project, or even only 1
> person working on different
> operating systems, subversion is a good solution. Further you can see
> all alterations later, it´s very convenient.

Thank you.  I'll take a look.

Felipe hit the nail on the head. SubVersion is you friend in such a
case, and well worth learning.

I use quite a few class objects from one project to another.  I don't
like to make copies of them just to place under a project so that it can
find the unit.  I guess I could place them all under lazarus components
directory and use a macro...to specify the paths and let lazarus do the
work...

No, rather used Lazarus Packages. That is what they were designed for.
Place all you common code in a Package, then for each project that
needs to use those files, you specify that package as a requirement in
the Project -> 'Project Inspector' dialog.


--
Graeme Geldenhuys

There's no place like S34° 03.168'  E018° 49.342'

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to