See this item in the FAQ:
http://subclipse.tigris.org/wiki/PluginFAQ#head-73584410a8d4fbad6781c7b16be39f6518410a61
The problem with versioning something like your classes folder is that
build processes will often delete the entire folder and then recreate
it as part of the build. When the folder is deleted the Subversion
.svn folder that lives inside it is also deleted and this breaks the
working copy.
On Wed, Mar 16, 2011 at 1:35 PM, Wilkin, Daniel V CIV NAVSAFECEN, 53D
<daniel.wilkin_at_navy.mil> wrote:
> OS: Windows XP Pro SP3
> Eclipse: 3.4.2
> Subclipse: 1.6.17
> Client Adapter: unknown
> Protocol: https (SSL)
>
>
> Summary: Attempting to add a resource in Eclipse to SVN Ignore list failed.
>
> Description: While adding a multi-select list of resources to SVN-Ignore, I simultaneously added 1 more resource to the SVN-Ignore. Simultaneously, because it seems our server is responding slowly to completing SVN operations. The single resource being added was a generated classes directory, our top-level package: mil. Encountered the following error in a popup dialog:
>
> org.tigris.subversion.javahl.ClientException: Working copy not locked; this is probably a bug, please report
> svn: Directory 'D:\Data\Projects\NeuralNet\collective\deploy\collective.war\WEB-INF\classes\.svn' containing working copy admin area is missing
>
> org.tigris.subversion.javahl.ClientException: Working copy not locked; this is probably a bug, please report
> svn: Directory 'D:\Data\Projects\NeuralNet\collective\deploy\collective.war\WEB-INF\classes\.svn' containing working copy admin area is missing
>
> Console Output:
> propset svn:ignore "mil
> " D:/Data/Projects/NeuralNet/collective/deploy/collective.war/WEB-INF/classes
> Working copy not locked; this is probably a bug, please report
> svn: Directory 'D:\Data\Projects\NeuralNet\collective\deploy\collective.war\WEB-INF\classes\.svn' containing working copy admin area is missing
>
> Multiple Eclipse restarts have been attempted to eliminate this issue. Any assistance you can offer to workaround this issue to svn-ignore this resource is appreciated.
>
>
> Regards,
> Dan Wilkin
> Naval Safety Center
> ---
> If this e-mail is received in error, please notify the sender immediately. Additionally, ensure that any saved or printed copies of this e-mail and/or its attachment(s) are immediately destroyed.
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2711953
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2711957
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-03-16 19:01:13 CET