stacktrace vs. StackTrace

Bryce McKinlay mckinlay@redhat.com
Fri Jul 7 19:42:00 GMT 2006


Geoffrey Keating wrote:
> On a case-insensitive filesystem, this causes 'svn update' to print:
>
> svn: Failed to add file 'StackTrace.out': object of the same name 
> already exists
>
> and the checkout fails.
>
> In order to fix this, I'm about to run the following commands:
>
> svn mv 
> svn+ssh://gcc.gnu.org/svn/gcc/trunk/libjava/testsuite/libjava.lang/{StackTrace,StackTrace2}.out 
>
> svn mv 
> svn+ssh://gcc.gnu.org/svn/gcc/trunk/libjava/testsuite/libjava.lang/{StackTrace,StackTrace2}.java 
>


Thanks for fixing this, Geoff. I've checked in the following patch to 
update the test case for the new class name.

Bryce

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libjava-testsuite-stacktrace2.patch
Type: text/x-patch
Size: 2315 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20060707/618d28be/attachment.bin>


More information about the Java-patches mailing list