diff/log behaviour inconsistency
From: Patrik Husfloen <pathu440_at_student.liu.se>
Date: 2002-05-29 22:30:39 CEST
if you do
svn log -r100:101 foo/bar.c
svn diff -r100:101 foo\bar.c
svn diff -r100:101 foo/bar.c
it would be nice if '\' would work in diff as well.
/patrik
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.