[Topic] Where is the client config stored?

I was surprised when I installed 1.2.0 in a new directory, started it and there were my 1.1.4 config values.

Where is that stored?

I see this file "agiletrack-client.conf" referenced in the client log, but I sure don't find a file with that name.

—Posted by Dan (I'm such an ogre) Mullen on Aug 14, 2008

The client has been update to accept all configuration parameters from the command line, and through a config file, but it isn't used at this point.

Connection parameters and some user preferences are stored through Java's user preferences mechanism—which stores values in the Windows registry, or in a .java directory on Linux/Unix systems.

—Posted by Adam Lane on Aug 14, 2008 at 4:47:38 PM

could be a problem for upgrades that the app data in the preferences store isn't version specific. I suppose there are pluses and minuses.
Thanks

—Posted by Dan (I'm such an ogre) Mullen on Aug 14, 2008 at 5:18:05 PM


You may post a reply to this topic, but you must be logged in. If you already have an account, you may login now. If you need to create an account, you may also register now.