Re: svn commit: r570898 - /incubator/stdcxx/trunk/tests/regress/27.filebuf.virtuals.stdcxx-522.cpp

2007-08-29 Thread Andrew Black
Greetings Martin Is this change what you intended it to be? It appears to me that you checked in a symlink pointing at a file residing outside the subversion repository. --Andrew Black [EMAIL PROTECTED] wrote: Author: sebor Date: Wed Aug 29 12:11:51 2007 New Revision: 570898 URL:

Re: svn commit: r570898 - /incubator/stdcxx/trunk/tests/regress/27.filebuf.virtuals.stdcxx-522.cpp

2007-08-29 Thread Martin Sebor
Andrew Black wrote: Greetings Martin Is this change what you intended it to be? It appears to me that you checked in a symlink pointing at a file residing outside the subversion repository. Whoops! No, that's definitely not what I had intended. Let me fix it! Thanks! Martin --Andrew