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

Re: "Invalid editor anchoring" error during diff

From: Stuart A. Malone <samalone_at_llamagraphics.com>
Date: 2004-06-12 11:44:39 CEST

>> Any ideas on why this is happening?
>
> That error message means, "you've asked me to compare two trees, and
> one of them doesn't exist."
>
> In this case, it means that the path
> 'trunk/Projects/Life%20Balance/Conduit' either doesn't exist in r1206
> or r1247. More likely the former.
>
> Just because you can run 'svn log -r1206:1247' on that path, doesn't
> mean the path *exists* through that entire range. The log command is
> searching those revisions to see if the path ever changed in any of
> them... but that's all it's doing.

Yes, but in my case this path has existed since r5 and has never been
deleted:

[Zephyr:~] samalone% svn list -r5
svn://whirlwind/trunk/Projects/Life%20Balance/Conduit
Common/
HotSync Utilities/
Mac/
[Zephyr:~] samalone% svn list -r1206
svn://whirlwind/trunk/Projects/Life%20Balance/Conduit
Common/
HotSync Utilities/
Mac/
[Zephyr:~] samalone% svn list -r1247
svn://whirlwind/trunk/Projects/Life%20Balance/Conduit
Common/
HotSync Utilities/
Mac/
[Zephyr:~] samalone% svn list
svn://whirlwind/trunk/Projects/Life%20Balance/Conduit
Common/
HotSync Utilities/
Mac/
[Zephyr:~] samalone% svn log --verbose -r1193:HEAD
svn://whirlwind/trunk/Projects/Life%20Balance/Conduit
------------------------------------------------------------------------
r1193 | samalone | 2004-05-19 16:46:09 -0400 (Wed, 19 May 2004) | 2
lines
Changed paths:
    M /trunk/Projects/Life Balance/Conduit/Mac/LBConduit.mcp.xml
    M /trunk/Projects/Life Balance/Mac/LB for Mac.mcp.xml
    M /trunk/Projects/Life Balance/Mac/Life Balance data.mcp.xml
    M /trunk/Projects/Mac/Interface/MacInterface.mcp.xml
    M /trunk/Projects/Mac/Platform/MacPlatform.mcp.xml

Version 3.2.4rc1

------------------------------------------------------------------------
r1209 | samalone | 2004-05-22 22:35:16 -0400 (Sat, 22 May 2004) | 2
lines
Changed paths:
    A /trunk/Projects/Life Balance/Conduit/Mac/HotSyncIcons.r

HotSync icons missing from CVS, converted to text format.

------------------------------------------------------------------------
r1230 | samalone | 2004-05-25 14:02:14 -0400 (Tue, 25 May 2004) | 1 line
Changed paths:
    M /trunk/Projects/Life Balance/Conduit/Mac
    M /trunk/Projects/Life Balance/Conduit/Mac/Source
    M /trunk/Projects/Life Balance/Mac
    M /trunk/Projects/Life Balance/Mac/Prefix
    M /trunk/Projects/Life Balance/Mac/Sources
    M /trunk/Projects/Mac/Interface
    M /trunk/Projects/Mac/Interface/(prefix)
    M /trunk/Projects/Mac/Platform
    M /trunk/Projects/Mac/Platform/(prefix)

Added svn:ignore properties for generated files
------------------------------------------------------------------------

If this isn't a valid way to test that the path exists in r1206 and
r1247, then what would be?

--Stuart A. Malone
   Llamagraphics, Inc.

  • application/pkcs7-signature attachment: smime.p7s
Received on Sat Jun 12 11:45:45 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.