Giuliano Colla schreef:
In order to test the "fixes" branch, I've been led to set up quite a number of different working copy directories, from lazarus repository, from locally duplicated repository, for last revision, for released revision, for my updates, etc..

Can someone more knowledgeable point me to where the "Lazarus directory" environment variable is kept? (to avoid to be forced to start twice the IDE each time I switch from one wc to another)


Assuming linux:
~/.lazarus/environmentoptions.xml

Also take a look at the command line help:
--primary-config-path= <path>
or --pcp= <path>
                      primary config directory, where Lazarus stores its
                      config files. Default is /home/vsds/.lazarus

So, if you don't want to use ~/.lazarus, you set it from the command line. An idea for a simple startup script?

Vincent

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

Reply via email to