On 3/21/07, Lee Jenkins <[EMAIL PROTECTED]> wrote:
I was wondering what other did to manage cross platform projects?

I mostly use subversion to manage the source code. You will need a
server for that, of course. It´s not hard to set up, I´ve already done
it for internal non-open source projects. For gpl projects I use
source forge´s svn =)

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.

but it's a pain to port a project over because of unit reference
paths, etc that are different on each platform.

Why are paths different on each platform? A project should normally
work with paths relative to it´s project file directory, this way
paths work everywhere.

--
Felipe Monteiro de Carvalho

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

Reply via email to