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

[Subclipse-users] probable bug when opening project which is already in a local working copy

From: Lukas Rössler <luke_roessler_at_gmx.at>
Date: Mon, 14 Apr 2008 00:57:48 +0200

When i check out a repository which contains an eclipse project folder
with e.g. rapidsvn and then open the project in eclipse it deletes all
the '.svn' folders in subfolders of my 'bin' folder.

I have e.g. the following folders:

-repository_root
   |
    -project
      |
       - bin
          |
           - package1
              |
               - package2
      |
       - src
          |
           - package1
              |
               - package2

(written as paths:
        repository_root/project/bin/package1/package2
        repository_root/project/src/package1/package2
)

each of the eight folders originally containing a .svn folder.

repository_root/project is an eclipse project folder (containing a
.project and a .classpath file). when i now open this project in eclipse
the .svn folders in project/bin/package1 and
project/bin/package1/package2 disappear. therefore i cannot update my
working copy anymore (neither using subclipse nor via rapidsvn)

I figured out you can solve the problem if you backup the bin folder,
then open the project in eclipse and then copy the bin folder back to
its original location.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-04-14 01:05:14 CEST

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.