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

[Subclipse-users] Cannot use subclipse with a non-committed working copy

From: <webpost_at_tigris.org>
Date: Tue, 28 Apr 2009 10:04:19 -0700 (PDT)

Hello,
Subclipse does not seem to work properly under the following scenario:

Let's say path to workspace is:
/workspace

cd /workspace
svn co svn+ssh://server/repo/trunk/parent

Let's say parent contains 2 eclipse projects. If I import them to Eclipse (Import existing projects), subclipse is happy and works properly with them.

Now, let's say I create a new project from Eclipse, and I place it in the parent folder.
From the command line, I:
cd /workspace/parent
svn add newProject

Even though the new project is now a proper working copy, and the command line works on it, subclipse cannot share it (I see a Warning: Project contains Subversion metadata folders dialog, and subclipse wants to remove the .svn folders, but those should actually be correct).

Thanks!

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1965851

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-04-28 19:10:21 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.