On Tue, 2 Aug 2005 09:08:18 +0200
Cristiano Magro <[EMAIL PROTECTED]> wrote:

> Hi lazarus,
> 
> I've Lazarus from svn. I see that some name file of my development
> project are change to Uppercase from Lazarus.

?
Lazarus does not change the case. Under windows it can not distinguish them,
but I guess you are not under windows.
The source editor tabs shows the unit 'Names' in the source. Only if it
can't read the pascal source it shows the filename as tab label.


> My local svn tell that File1.pas and file1.pas aren't same file, and
> lost revision.
> file1.pas   --> missing
> File1.pas   --> not under revision control
> 
> I've see in Lazarus options, save as file name in lowercase is checked.

This option is only used, when saving a new file or renaming an old file.
Otherwise the IDE does not touch your filenames.


Mattias

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

Reply via email to