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

not real-life problems

From: Arkadiusz Miskiewicz <arekm_at_pld-linux.org>
Date: 2003-11-17 02:10:48 CET

Hi

While I was playing a bit with subversion 0.33.0 I found some interesting
things:

[misiek@arm ~/.SVN-PLD/test/foo]$ svn log | head -n 4
 ------------------------------------------------------------------------
r1356 | arekm | 2003-09-19 01:24:21 +0200 (Fri, 19 Sep 2003) | 1 line
test2
[misiek@arm ~/.SVN-PLD/test/foo]$ svn log " " | head -n 4
------------------------------------------------------------------------
r1704 | arekm | 2003-11-17 01:39:42 +0100 (Mon, 17 Nov 2003) | 1 line
- visible changelog

svn log in directory where filename named " " (one space) exists doesn't show
changelog for it while it should.

Next:
When trying to add 'tab\ttab' directory (mkdir 'tab<ctrl+v><ctrl+i>tab') to
subversion then it will theoretically finish properly but after fresh
checkout instead of 'tab\ttab' I'm getting 'tab tab' (simple space). Same
applies to 'new\nnew' (new line inside) directory (ctrl+v ctrl+j).

Another one:
[misiek@arm ~/.SVN-PLD/test/foo]$ svn commit -m "- updated" " "
Sending
Transmitting file data .
Committed revision 1705.

It would be nicer to quote file name here so
Sending ` '

same applies to changelogs.

-- 
Arkadiusz Mi¶kiewicz    CS at FoE, Wroclaw University of Technology
arekm.pld-linux.org AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PLD/Linux
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 17 02:15:14 2003

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.