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

Re: svn blame problem

From: Justin Johnson <justinjohnson_at_fastmail.fm>
Date: 2003-10-31 16:28:34 CET

Ahhh.... I think I know the problem. I renamed the repo once a while
back. Don't recall exactly how I did it, but it used to be stored in
/home/svnroot/twistedcc and then I changed it to
/home/svnroot/RatControl. I must've been thinking the name of the repo
directory wasn't stored in it anywhere. Do you know what I can do to
resolve this? Maybe I need to start digging through the doc again.

-Justin

On 31 Oct 2003 09:08:46 -0600, "C. Michael Pilato" <cmpilato@collab.net>
said:
> "Justin Johnson" <justinjohnson@fastmail.fm> writes:
>
> > Does svn blame not know how to handle directory changes in the past? At
> > rev 97 I changed the directory layout. Actually I changed it a few times
> > but every file I try to run blame on complains about rev 97. I didn't
> > see anything like this in the issue tracker.
> >
> > C:\svn\RatControl\ratcontrol\cc>svn blame vob.py
> > svn: Error string not specified yet
> > svn: Missing changed-path information for revision 97 of
> > '/trunk/ratcontrol/vob.py'
>
> Try this:
>
> $ svn log -v -r 97
>
> Do you see this vob.py in the list of changed paths in revision 97?
> Do you see that one of its parent directories was copied in that
> revision 97?
>
> If not, this is issue #1578. If so ... this could be a new bug in
> blame. If you aren't sure what you're looking for, post the results
> of the 'svn log' command above to the list, and I'll let you know what
> I think.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 31 16:33:17 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.