Bug in svn: protocol involving spaces (Modified by Stuart A. Malone)
From: Stuart A. Malone <samalone_at_llamagraphics.com>
Date: 2004-07-29 17:26:16 CEST
Marcos Chaves on the users mailing list was able to reproduce this bug,
I believe that I have tracked down and can reproduce a problem in
For example, if I run this command directly on the subversion server,
svn diff -r 1226:1193 file:///svnrepos/trunk/Projects/Life%20Balance
But if I run the equivalent command on the same repository from a
svn diff -r 1226:1193 svn://whirlwind/trunk/Projects/Life%20Balance
If I do a diff directly on the Projects directory (leaving out
Attached is a csh script that reproduces the error. Edit the
--Stuart A. Malone
---------------------------------------------------------------------
|
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.