[Lazarus] Lazarus projects in a local repository
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Feb 20 22:11:02 CET 2012
On Mon, 20 Feb 2012 20:56:19 +0000
Mark Morgan Lloyd <markMLl.lazarus at telemetry.co.uk> wrote:
> Mattias Gaertner wrote:
> > On Mon, 20 Feb 2012 19:56:27 +0000
> > Mark Morgan Lloyd <markMLl.lazarus at telemetry.co.uk> wrote:
> >
> >> When storing a Lazarus project in a local Subversion or similar, what
> >> files should be added and what discarded?
> >
> > See
> > http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_meaning_of_the_various_file_extensions_used_by_Lazarus.3F
> >
> >
> >> As a particular example, should .lrs files be saved or are they better
> >> regenerated as required?
> >
> > You can remove them and replace the include directives with {$R *.lfm}.
>
> Noted, but that link suggests that if I want backward compatibility I'm
> best retaining them pro tem.
Yes.
Mattias
More information about the Lazarus
mailing list