Hello. I have a strange issue with subclipse: the Team Synchronize window
gives me an inconsistent view of files to commit/update. After searching the
mailing list archive I saw someone had a similar problem with an earlier
version. I think it is under issue 602, which does not appear as resolved,
but the message I found in the archive was from may 2007 about version
1.2.1.
I have an svn repository in some server and two separate working copies, one
in my computer at work and one in my laptop.
I modified some files in my computer at work and committed them through the
svn command line. Then I did an svn update on my laptop, modified the laptop
copy and commited them. Then I used the Subclipse Team Synchronize to update
the files, and here's where things got strange. First the syncronize window
shows some files as locally modified (outgoing) and ready to commit
(although they had been already commited using the command line.) at first
it didn't show any incomming files to update. So I clicked the commit
button. It seemed to work, but then the window showed me some incomming
files (which I had removed with svn rm). I tried then clicking the update
button. It seems to download the files, but after, the synchronize window
still shows those same (inexistent) files as ready to update.
I have no clue what I did wrong. Is it that using the command line instead
of supclipse leaves things in an inconsistent state? Is subclipse using
anything other than the .svn directories to keep track of the files? Is this
the same as issue 602?
Thanks
PS: I'using
Eclipse 3.2.2.r322_v20070119
Subclipse 1.4.5
Subversion Client Adapter 1.5.2
Subversion Native Library Adapter (JavaHL) 1.5.4
SVNKit Client Adapter 1.5.2
SVNKit Library 1.2.0.4949
on Ubuntu 8.04
--
Ernesto Posse
Applied Formal Methods Group - Software Technology Lab
School of Computing
Queen's University - Kingston, Ontario, Canada
Received on 2008-11-07 18:45:35 CET