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

Re: 1.7RC4 file externals produce errors on updates

From: Mothmonsterman <p.e.fletcher_at_gmail.com>
Date: Mon, 24 Oct 2011 15:54:48 -0700 (PDT)

External definition:
C:\eclipse\workspaces_3_6\CADOC\eOMIS>svn propget svn:externals
^/eOMIS/trunk/src/a/b/c/SF02_SampleClass.java src/a/b/c/
SF02_SampleClass.java
^/eOMIS/trunk/src/a/b/c/SF02_SampleServlet.java src/a/b/c/
SF02_SampleServlet.java
^/eOMIS/trunk/WebContent/d/sf2tzzz.jsp WebContent/d/sf2tzzz.jsp

svn st:
C:\eclipse\workspaces_3_6\CADOC\eOMIS>svn st
    S src\a\b\c\SF02_SampleClass.java
    S src\a\b\c\SF02_SampleServlet.java
    S WebContent\d\sf2tzzz.jsp
C:\eclipse\workspaces_3_6\CADOC\eOMIS>svn st c:\eclipse
\workspaces_3_6\CADOC\eOMIS\src\a\b\c\SF02_SampleClass.java
    S C:\eclipse\workspaces_3_6\CADOC\eOMIS\src\a\b\c
\SF02_SampleClass.java
C:\eclipse\workspaces_3_6\CADOC\eOMIS>svn st c:\eclipse
\workspaces_3_6\CADOC\eOMIS\src\a\b\c\SF02_SampleServlet.java
    S C:\eclipse\workspaces_3_6\CADOC\eOMIS\src\a\b\c
\SF02_SampleServlet.java
C:\eclipse\workspaces_3_6\CADOC\eOMIS>svn st c:\eclipse
\workspaces_3_6\CADOC\eOMIS\WebContent\d\sf2tzzz.jsp
    S C:\eclipse\workspaces_3_6\CADOC\eOMIS\WebContent\d\sf2tzzz.jsp

the files were pristine when i upgraded. no local changes.

i dont have the sqlite3 tool, do i need it?

thanks for your help Philip.

On Oct 24, 6:06 pm, Philip Martin <philip.mar..._at_wandisco.com> wrote:
> Mothmonsterman <p.e.fletc..._at_gmail.com> writes:
> > 2011-10-11 — 1.7.0 was used to do the upgrade. No release candidates
> > were ever installed.
>
> > On Oct 24, 5:28 pm, Philip Martin <philip.mar..._at_wandisco.com> wrote:
> >> Mothmonsterman <p.e.fletc..._at_gmail.com> writes:
> >> > No, it was the 2011-10-11 — 1.7.0
>
> >> > I just noticed there is a 1.7.1 release, so I upgraded client to it...
> >> > No dice, still have same issue. (svn, version 1.7.1 (r1186859)).
>
> >> > It is a 1.6 checkout upgraded to 1.7.
>
> >> > My setup is identical to the test case described in Issue 4015, hence
> >> > my reference to it.
>
> >> Which version was used to do the upgrade?  If you upgraded the working
> >> copy with an a 1.7 pre-release that was affected by 4015 then the
> >> upgraded working will be faulty.  Changing the client will not fix a
> >> faulty working copy.  If you upgraded the working copy with a released
> >> 1.7 then you should not see the problem and if you do we need to
> >> investigate.
>
> How is the svn:external defined?  So what does 'svn st' show on thefile
> external, and on the directory defining the svn:externals?  What did
> they look like when you upgraded?  Were they different from the current
> state?  Do you have the sqlite3 tool?
>
> --
> Philip
Received on 2011-10-25 00:55:23 CEST

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.