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

Synchronization Failure Only on Large Projects [remoteFile::getCo ntents()]

From: <pkahn_at_connected.com>
Date: 2004-09-28 17:33:34 CEST

Seem to have found a bug of sorts, perhaps it is well known perhaps not. I
would appreciate any comments or advise as to what I might be missing before
I submit this as an issue.

Here it is...
Environment:
         Svn 1.1rc4
         Eclipse 3.0
         SVN Team Provider Core/ProviderUI/Win32 Fragment 0.9.21
        Repository access via WebDav

I have two projects
SmallNonJavaProject 23 files, an EPIC perl project
SmallJavaProject 4 files, a java project
LargeJavaProject 2159 files, a java project

All were made be locating a place in my repository tree, and Choosing "Check
Out As..." and I placed all outside of my workspace.

Note: When I make a java project from the repository Eclipse informs me that
I already have a project with that name and asks if it is ok to delete this.
I didn't have such a project, so I assume that the "Check Out As..." has
some issues...

----------------------
Test #1: Local modification to a file & Team:Synchronize
SmallNonJavaProject
        result: displays diffs in sync perspective
SmallJavaProject
        result:
         From Resource or Java Persp: Compare Failed in
                                                 remoteFile::.getContents()
LargeJavaProject
        result:
         From Resource or Java Persp: Compare Failed in
                                                 remoteFile::.getContents()
----------------------
Test #2: Remote modification to a file & Team:synchronize
SmallNonJavaProject
        result: displays diffs in sync perspective

SmallJavaProject
        result:
         From Resource or Java Persp: Compare Failed in
                                                 remoteFile::.getContents()
LargeJavaProject
        result:
         From Resource or Java Persp: Compare Failed in
                                                 remoteFile::.getContents()
----------------------
Test #3: Modificaation on both sides to different files & Team:synchronize
SmallNonJavaProject
        result: displays diffs in sync perspective

SmallJavaProject
        result:
         From Resource or Java Persp: Compare Failed in
                                                 remoteFile::.getContents()
LargeJavaProject
        result:
         From Resource or Java Persp: Compare Failed in
                                                 remoteFile::.getContents()
----------------------
Test #4: Modificaation on both sides to same file & Team:synchronize
SmallNonJavaProject
        result: displays diffs in sync perspective

SmallJavaProject
        result:
         From Resource or Java Persp: Compare Failed in
                                                 remoteFile::.getContents()
LargeJavaProject
        result:
         From Resource or Java Persp: Compare Failed in
                                                 remoteFile::.getContents()

--
Peter Kahn
pkahn@connected.com
Received on Wed Sep 29 01:33:34 2004

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.