Re: svn commit: r1051819 - /subversion/trunk/subversion/tests/cmdline/entries-dump.c

2010-12-22 Thread Philip Martin
"Hyrum K. Wright" writes: >> After this commit I get the following warning when I run ./autogen.sh >> >> WARNING: "../libsvn_wc/entries.h" header not found, file >> subversion/tests/cmdline/entries-dump.c > > This may also be causing the build failure on the windows builtslave: > > "D:\svn-w2k3-r

Re: svn commit: r1051819 - /subversion/trunk/subversion/tests/cmdline/entries-dump.c

2010-12-22 Thread Hyrum K. Wright
On Wed, Dec 22, 2010 at 6:21 AM, Noorul Islam K M wrote: > phi...@apache.org writes: > >> Author: philip >> Date: Wed Dec 22 10:41:38 2010 >> New Revision: 1051819 >> >> URL: http://svn.apache.org/viewvc?rev=1051819&view=rev >> Log: >> Make entries-dump fallback to operating on pre-wcng working co

Re: svn commit: r1051819 - /subversion/trunk/subversion/tests/cmdline/entries-dump.c

2010-12-22 Thread Noorul Islam K M
phi...@apache.org writes: > Author: philip > Date: Wed Dec 22 10:41:38 2010 > New Revision: 1051819 > > URL: http://svn.apache.org/viewvc?rev=1051819&view=rev > Log: > Make entries-dump fallback to operating on pre-wcng working copies. > This allows the 1.7 command line regression tests to be run