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

Re: Refactoring and history problems

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-04-10 15:25:26 CEST

> If I use "Team -> Show in Resource history" and try to get the content I
> only get the message "Failed in remoteFile.getContents()". The revisions
> after moving the file work fine.

This is a problem in Subversion that they have resolved in 1.2. So when
that version becomes available, it should all just work.

The issue effects GUI tools more than the CLI. This is because we need to
use the svn cat command to get a complete copy of the files to feed to a
GUI compare engine. The svn cat command is what has the problem. A CLI
user would be using svn diff which does not have the problem.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sun Apr 10 23:25:26 2005

This is an archived mail posted to the Subclipse Users mailing list.

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