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

Re: Help: deleting package roots in eclipse broke svn

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-11 00:47:30 CEST

Brad Cox wrote:

> 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?

I'm not sure I understand. You deleted directories that are under
version control, and want them to come back? Just run 'svn up'.

---------------------------------------------------------------------
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:47:50 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.