On Thu, 22 Nov 2007 11:25:54 +0100
Damien Gerard <[EMAIL PROTECTED]> wrote:

> 
> On Nov 21, 2007, at 6:16 PM, Bogusław Brandys wrote:
> 
> > Luiz Americo Pereira Camara wrote:
> >> Vincent Snijders wrote:
> >>> Damien Gerard schreef:
> >>>>
> >>>> I use SVn with my projects in lazarus.
> >>>>
> >>>> I added the file project.lpi. This file is sent nearly at each  
> >>>> commit and always provides conflicts with others team members.
> >>>> However I believe the file is needed due to there are some  
> >>>> settings for the project.
> >>>>
> >>>> Is there a way to avoid this ?
> >>>
> >>> Do you store session information in a different file (.lps).
> >>> Don't add this file to svn. See project options -> Session.
> >> Another problem i face is that when you open a project saved in  
> >> Win32 in a Linux machine the lpi file is changed because of the  
> >> PathDelim even if you don't change the project options. The
> >> inverse (Linux > win32) is also true.
> >> This leads to unnecessary file commits.
> >> From some time i always check the changes in lpi files to see if  
> >> worth commiting
> >> Luiz
> >
> > What if inside project would be used only one PathDelim and IDE  
> > resolve it into correct one on each platform ?
> 
> 
> 
> Can Ressources files be safely removed from a svn repository for  
> Lazarus Projects ?

.lfm files: no
.lrs files: it depends. It is recommended to keep them.
.res files: I don't know.


Mattias

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

Reply via email to