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