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

AW: Synchronize Error

From: Marcus Haarmann <marcus.haarmann_at_midoco.de>
Date: 2005-09-27 09:13:50 CEST

Hi,
 
I ran into this problem, when I put some generated folders (I assume the
classes dir is your bin output) in subversion.
This dir probably gets deleted during build time and so does the subversion
meta info (in a hidden folder .svn).
You should set a svn:ignore on the classes folder in the WEB-INF dir (unless
this is also build dynamically) and delete the committed classes contents
from subversion. This should solve the problem.
 
Good luck,
Marcus Haarmann

 

  _____

Von: Lee Parayno [mailto:lparayno@ifilm.com]
Gesendet: Dienstag, 27. September 2005 03:28
An: Lee Parayno; users@subclipse.tigris.org
Betreff: RE: Synchronize Error

I misspoke. The Subclipse version we are using is 0.9.34.
 
 
-----Original Message-----
From: Lee Parayno
Sent: Monday, September 26, 2005 6:20 PM
To: 'users@subclipse.tigris.org'
Subject: Synchronize Error
 
Hello all,
 
      We have made the leap to Subversion from CVS. After much fussing with
IDEs, spending the better part of 8 developers' whole day of productivity,
we are up using Eclipse 3.1 with the MyEclipse 4.0 plugin. All Eclipse
installs have the Subclipse plugin 0.9.4. When we try to synchronize the
whole project, by right-clicking on the top level of the project, selecting
Team > Synchronize with Repository, we get this error:
 
    Working copy not locked; this is probably a bug, please report
svn: Working copy 'C:\Java\workspace_me4\ifilm\WEB-INF\classes\com' is
missing or not locked
 
After this error, the Synchronize view does not have any view of any changes
in Subversion.
 
I'm sure you all know that this is a potential deal-breaker, given that
without the capability to synchronize our individual projects with
Subversion is a huge problem.
 
Any help resolving this would be greatly appreciated.
 
Lee Parayno
Manager of Applications Development
IFILM, Corp.
lparayno@ifilm.com
 
 
Received on Tue Sep 27 17:13:50 2005

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.