[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn diff on root folder (like d:\) crash on Windows

From: Michel Archambault <micjuel_at_gmail.com>
Date: Wed, 13 Nov 2013 12:24:43 -0500

Bug found on:
- Windows 7 64-bit
- svn 1.8.4
- Working copy in d:\ directly (not in a sub-folder like d:\MyTrunk\)

Step:
In a command prompt do
cd /d d:\ & svn diff > C:\Validpath.patch
where d:\ is a working copy.

What happen:
- a GPF (crash) of svn
- The file C:\Validpath.patch is created but empty (0 KB).

Previously work well in svn 1.7.x

Thank you and have a nice day.

-- 
Michel Archambault
Received on 2013-11-13 18:28:59 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.