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

Help: deleting package roots in eclipse broke svn

From: Brad Cox <bcox_at_virtualschool.edu>
Date: 2004-04-11 00:22:41 CEST

I've a number of Java Eclipse projects organized in the usual fashion:

        workspace
                project1
                        src
                                edu
                                        virtualschool
                                                ...
                project2
                        src
                                edu
                                        virtualschool
                                                ...
Each project is checked into subversion in the usual fashion, as
separate directories.

Problem is, the edu and virtualschool package directories showed as
empty in eclipse so I deleted them in the package browser, not
thinking of the fact that subversion sees them as directories, not
java packages, and expects to find a .svn directory there. So
checkins fail with Working copy ...workspace/project1/src/edu not
locked errors.

How to recover from this self-inflicted wound?

-- 
Brad J. Cox, PhD, 703 361 4751, http://virtualschool.edu
        http://virtualschool/ale Action Learning Environment
http://virtualschool.edu/mybank Digital Rights Management System
    http://virtualschool.edu/jco Java Cryptographic Objects (JCO)
   http://virtualschool.edu/jwaa Java Web Application Architecture (JWAA)
  http://virtualschool.edu/java+ Java Preprocessor (Java+)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 11 00:23:13 2004

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.