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

[TSVN] RE: BUG - Showing Diff on a File with path changed.

From: Fernandes, Filipe (Bolton) <ffernandes_at_husky.ca>
Date: 2005-10-05 22:09:26 CEST

Stefan wrote:
> Fernandes, Filipe (Bolton) wrote:
> > I have a file in the repository under a directory name
> >
> > /project/branches/1.0.0.0
> > --> file1.cc
> >
> > Make changes to file1.cc then rename the branch to 1.0.0.0c.
> >
> > When showing the logs for that project,
> >
> > 1. Click on a revision that file1.cc was modified
> > 2. Right-Click on file1.cc to show context menu in the third pane,
> > 3. Click on 'Show Differences'
> >
> > I get a message box with an error message that says
> > 'Failed to fetch lock information: 404 Not Found (https://blah blah
blah)'
> >
> > This only fails when I use https:// and not file://. I don't
> > Know about just using plain http.
> >
> > Attached is the picture of the error message.
> >
> > Using TortoiseSVN 1.2.4 r4542 (nightly) against Subversion 1.2.1
> > However, it works with TortoiseSVN 1.2.2 r4392 (also from nightly).
>
> This came up already.

Sorry, I'm not sure what message you're talking about, but I'll look it up.

> My advice back then: get the command line client, do an
> svn info https://server/root/project/branches/1.0.0.0/file1.cc
> You'll get the same error (if you have a pre-1.2 server).
>
> Now go over to the Subversion mailing list and report this. Since you
> can reproduce this, you can ask questions they might have.
> If I try to report this over there, I can't really answer all the
> question (I'd have to ask you back) - that's not practical, so please
> report it yourself.

I don't know if you noticed but I mentioned that it worked with
TortoiseSVN 1.2.2 r4392, and I also mentioned that I'm using SVN 1.2.1
(not a pre-1.2 server). It may be that TortoiseSVN (nightly) isn't working
right because of a bug in SVN 1.3 that you're compiling against, but since
it worked with a previous version of TortoiseSVN I thought this list would
have been appropriate.

I've tried it with 'svn diff' and 'svn info' (v1.2.1) by the way and it
worked just fine.

filipe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 5 22:18:58 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.