Eric Gillespie <epg@pretzelnet.org> writes:
> "Mark Phippard" <markphip@gmail.com> writes:
>
> > EXPECTED STDERR:
> > ACTUAL STDERR:
> > Traceback (most recent call last):
> > File "C:\svn\src-trunk\subversion\tests\cmdline\svneditor.py", line
> > 55, in <module>
> > main()
> > File "C:\svn\src-trunk\subversion\tests\cmdline\svneditor.py", line
> > 31, in main
> > f = open(filename)
> > IOError: [Errno 2] No such file or directory: "'tempfile.tmp'"
> > system('C:\svn\src-trunk\subversion\tests\cmdline\svneditor.py
> > 'tempfile.tmp'') returned 1
>
> This is a legitimate failure; svn is passing a bogus file name to
> the editor command. Whether this is because it failed to chdir
> first or failed to pass an absolute path, I am not sure. My
> Windows box is still down, and I have no time besides. Maybe Ben
> has an idea?
Looks like lgo fixed it.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 7 02:59:43 2007