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

Re: printing full path on commit

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-03-31 19:31:08 CEST

Patrik Husfloen <pathu440@student.liu.se> writes:
> 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.

IIRC, we've long been planning to make them relative to the directory
the commit is run from, or the the deepest directory that's still a
common prefix of all the targets, whichever is higher. Just no one
has done it yet.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 31 19:24:30 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.