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

Synchronize persp.: after commit, pane doesn't refresh

From: Bart van Kuik <b.van.kuik_at_sron.nl>
Date: 2006-01-30 10:23:20 CET

Hi,

I'd like some clarification.

When I open the team synchronisation perspective and I commit a deleted
file, the file list doesn't refresh. That is to say, the file I just
committed, don't disappear from the pane. I can right-click it again,
select "commit", and cause an error (copy/paste from the SVN console):

commit -m "cleanup backup file"
/data/bartvk/workspace/tuce/client/perl/examples/DEADJOE
     Deleting /data/bartvk/workspace/tuce/client/perl/examples/DEADJOE
     Committed revision 139.
commit -m "cleanup backup file"
/data/bartvk/workspace/tuce/client/perl/examples/DEADJOE
     svn: Commit failed (details follow):
svn: '/data/bartvk/workspace/tuce/client/perl/examples/DEADJOE' is not
under version control

This behavior differs from synchronization with CVS, where committed
files immediately disappear.

I'm running Eclipse 3.1.1, Subclipse 0.9.105 on Debian Linux. Other
version info:
$ svn --version
svn, version 1.1.4 (r13838)
$ uname -a
Linux machinename 2.6.15-desktop #1 SMP Fri Jan 6 15:47:49 CET 2006 i686
GNU/Linux
$ java -version
java version "1.4.2_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_07-b05)
Java HotSpot(TM) Client VM (build 1.4.2_07-b05, mixed mode)

TIA,
Bart

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 30 10:25:09 2006

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.