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

printing full path on commit

From: Patrik Husfloen <pathu440_at_student.liu.se>
Date: 2002-03-30 21:42:13 CET

I just built a new version of SVN on win32 using VC++ and I got this
output when I commited a delete:

C:\really\long\path>svn ci -m"deleted test.jpg as it is no longer used"
Deleting C:/really/long/path/test.jpg
Transmitting file data .
Committed revision 8.

since the really long path is really long it got wrapped and it ended up
quite a mess to read, I'm not sure if this is a bug or not, and if it
isn't, I would vote to strip the path from the output.

regards,

Patrik Husfloen

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 30 21:42:55 2002

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.