-
Don't know how I've gotten this far along in using git without realizing that it doesn't preserve empty directories. The dummy.txt approach works. We could maybe just put an empty "catalina.out" file in the repository, and then we won't ultimately have a file hanging around that exists purely for the purpose of existing.
2009-11-04 19:13:42 UTC by churchid
-
jpschewe committed revision 1034 to the First Lego League Software SVN repository, changing 1 files.
2009-11-04 12:08:41 UTC by jpschewe
-
jpschewe committed revision 1033 to the First Lego League Software SVN repository, changing 1 files.
2009-11-04 12:08:14 UTC by jpschewe
-
I just checked. The logs directory does indeed exist in svn, but is empty. So when git pulls it, git removes the directory as it's empty. I just added dummy.txt to the directory, so this will fix the problem.
2009-11-04 12:06:16 UTC by jpschewe
-
Please verify if this is a problem only with git (because of the empty directory) or with svn as well. Tomcat normally works out of the box with it's distribution and the tools/tomcat directory is a stock distribution.
2009-11-04 11:41:23 UTC by jpschewe
-
This output shows failed tomcat startup if tomcat/logs directory is not present:
flluser@fll-17:~/fll-sw-5.1/bin$ ./start-tomcat.sh
Using CATALINA_BASE: /home/flluser/fll-sw-5.1/tomcat
Using CATALINA_HOME: /home/flluser/fll-sw-5.1/tomcat
Using CATALINA_TMPDIR: /home/flluser/fll-sw-5.1/tomcat/temp
Using JRE_HOME: /usr
touch: cannot touch...
2009-11-04 04:06:30 UTC by churchid
-
jpschewe committed revision 1032 to the First Lego League Software SVN repository, changing 1 files.
2009-11-01 18:59:21 UTC by jpschewe
-
jpschewe committed revision 1031 to the First Lego League Software SVN repository, changing 2 files.
2009-11-01 18:56:03 UTC by jpschewe
-
churchid committed revision 1030 to the First Lego League Software SVN repository, changing 1 files.
2009-10-30 05:24:50 UTC by churchid
-
churchid committed revision 1029 to the First Lego League Software SVN repository, changing 1 files.
2009-10-30 05:07:43 UTC by churchid