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

Re: svn diff has bug

From: scirocco paptimus <paptimusx_at_gmail.com>
Date: 2007-08-09 02:52:24 CEST

Thank you for your answer.

cmd.exe (=windows shell) does not expand command line(like *.cpp).
then probably svn.exe expand file names via windows API.
windows API (FindFistFile/FindNextFile) indistinct /\.cpp$/ and /\.cpp.*/,
there are API spec (or trap).
Received on Thu Aug 9 02:50:51 2007

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.