On Sat, 28 Jan 2006 11:23:30 +0100
Mattias Gaertner <[EMAIL PROTECTED]> wrote:

> On Sat, 28 Jan 2006 11:46:03 +0200
> Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
> 
> > Hi,
> > 
> > We are working on a cross platform project (Linux and Windows) and
> > using the SubVersion repository.  Some developers are working under
> > Linux and others under Windows.  The project .lpi file is giving us
> > major problems at the moment.  Every time a developer commits there
> > changes, the other developer will get Conflicts on the .lpi file when
> > they do an Update.
> > 
> > The problem is due to each developer's working copy path being
> > different.  How do we get around this issue?  Do we not keep the .lpi
> > in the repository, only the .lpr file?
> 
> At the moment the .lpi file also contains the session information (e.g.
> cursor positions).
> It is planned to split these things and save them in another file. I
> already started that and I probably will work on that next week, since I
> have the same problem.

I implemented saving the session information to a separate file.
See Project Options -> Session

This feature is not in the 0.9.12 release. Only in the current 0.9.13.


Mattias

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

Reply via email to