Re: CVS Integration issue
Todd Whiteman <[email protected]> Tue, 15 Feb 2011 15:39:33 -0800
| Newsgroups | gmane.comp.ide.komodo.general |
|---|---|
| Message-ID | <[email protected]> |
On 11-02-15 03:20 PM, Brzezinski, Paul J wrote: > > On 2011-02-15 05:11 PM, Todd Whiteman wrote: >> On 11-02-15 01:35 PM, Brzezinski, Paul J wrote: >>> Issue: I keep seeing references to previous setting of CVS_ROOT >>> environment variable being used for CVS integration. >>> >>> Question: Does Komodo store settings CVS integration settings in Windows >>> Registry or the file-system? >>> >>> PLINK_PROTOCOL=ssh >>> CVSROOT=:ext:hzlnt7@localhost:/var/lib/cvsroot >>> CVS_RSH=plink >>> >>> Where is Komodo getting this information? I stopped and restarted >>> Komodo, checking the Windows environment variables -- and rebooted. It >>> still uses the old settings. >> >> Komodo will use the system environment variables, which means they are >> inherited from the environment Komodo was started in, i.e. the desktop, >> command prompt, etc... >> >> You can also view/customize these Komodo environment variables through >> Komodo's preferences - in the "Environment" prefs category. >> >> Perhaps the reason for why these environment variables are persisting is >> that you've customized them in Komodo's preferences? > > Thanks for responding Todd - I did check the Preferences -> Environment variables. No customizations. To rule it out I put a custom entry in there for CVSROOT. No effect/same results. Are the settings sticky or stored somewhere in registry or on the file-system? Komodo *temporarily* saves the user environment to a file on every startup, check the "startup-env.tmp" file in your Komodo profile folder: http://community.activestate.com/faq/komodo-file-locations#appdata_dir if that file contains the old CVSXXX vars, then try shutting down Komodo, removing this file and then restarting. Note: These vars should be populated from the environment Komodo was launched from. Cheers, Todd _______________________________________________ Komodo-discuss mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss