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

[Subclipse-users] Update will not work in Synchronize View (subclipse)

From: John Vejnoska <six1somuchfun_at_gmail.com>
Date: 2007-02-28 21:59:40 CET

Update will not work in Synchronize View

Recently upgraded to a new server and installed everything the same (working
fine on old server). From Navigator View I can right click on a file and
select team > update and recevie the latest head revision. The console
reads this after I successfully do this:
U C:/Documents/Eclipse/projects/...
    Updated to revision 37.
    ===== File Statistics: =====
    Updated: 1
This works fine.

Now in the Synchronize View
When I click the synchronize button it will show me any files that have been
changed, but does not have the latest revision number. For example if I
start off with my project being up to date with repository (no changes in
'SVN (Workspace)'. Then someone else changes a file and commits their
change. I click the synchronize button and progress says Synchronizing: 1
Changes found. The Synchronize View now shows that file, but the revision
number is on less than the person who made the change. In the synchronize
view I right click on the file and select update, but nothing happens! The
console reads this:
update -r 35 C:/Documents/Eclipse/projects/...
    At revision 35.
The other person can change the file again and commit it. This increases
the revision number every time in the repository, but the Synchronize View
is stuck on the local revision number and will not update. I can open this
file (after trying to update with out success in the Synchronize View) with
out any indication that someone else has made changes. I can edit and
save. When I commit naturally I get this error:
 Transaction is out of date
svn: Commit failed (details follow):
svn: Out of date: '/htdocs/about.html' in transaction '35-1'

Running:
Server Software
Subversion 1.4.2
Apache 2.2.4
RHEL 4

Client
Eclipse Version: 3.2.2
Subclipse 1.2.0

Thank you very much for any help
Received on Wed Feb 28 21:59:56 2007

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.