Problems with sharing a Tomcat run config. under version control Follow
Hi,
I am trying to share the project files on SVN and I see that sharing a tomcat run configuration has some potential for conflicts:
(1)
<log_file path="$PROJECT_DIR$/../../../Tools/idea/settings/system/tomcat/Unnamed_portal2ad721fd/logs/localhost*" checked="true" skipped="true" show_all="false" alias="Tomcat Log" />
(2)
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="$PROJECT_DIR$/../../../Tools/tomcat_5.5.26/bin/catalina.bat" />
The path in (2) is specific for each developer while the path in (1) is always random!
Is there any bug report about this?
Because if not, I would like to file one.
Best regards,
Cristian Mocanu
Please sign in to leave a comment.
Yes, this bugs is already reported (http://jetbrains.net/jira/browse/IDEADEV-22972).
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"