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

RE: Re: Bug#1093 makes move/rename feature almost useless

From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2004-03-26 15:17:55 CET

> -----Original Message-----
> From: Attila BODY [mailto:compi-lists@freemail.hu]
> Sent: vrijdag 26 maart 2004 15:11
> To: Ben Collins-Sussman
> Cc: users@subversion.tigris.org
> Subject: Re: Bug#1093 makes move/rename feature almost useless
>
>
[...]
> > you to memorize anything. Just run 'svn log -v' on the
> file to see the
> > original path in the old revision. Then run
> >
> > svn diff oldURL@X newURL@Y
> >
> > The workaround is perfectly doable.
>
> Well, I have to disagree here with you. svn log -v throws me
> every change
> in the wole repository, not only the hostory of the specified file. It
[...]

But yo can do

svn log -v <filename-goes-here.file>

And that should give you the history of just that file. If *that* doesn't work, then you've got another bug....

greetings,

--Tim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 26 15:18:05 2004

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.