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

Re: [Subclipse-users] Automatic project share

From: Marco Maccaferri <macca_at_maccasoft.com>
Date: Mon, 25 Aug 2008 20:51:43 +0200 (CEST)

Mark Phippard wrote:

> I had an install lying around that still has 1.4.1 installed. I tried
> it, I get the prompt to add to SVN, but I see no evidence that it
> actually does. The project is clearly associated with Subclipse, but
> Commit does not work, Update is not enabled, and Add is not visible.
> What should happen when it works? I'd have expected the resources to
> all be in an Added state and waiting to be committed.

Only the project folder is added to the repository, all resources are in
the unknown state (with the question mark decorator), see this:

A sample.feature
? sample.feature\.project
? sample.feature\build.properties
? sample.feature\feature.xml

Commit, add to version control, and all team menu items are working as
expected. The project and all resources also appears in the synchronize
view, with the outgoing (+) decorator.

The usefulness of this feature is that it allows to add a new project in
one commit, instead of going through the team -> share project action that
first creates the project with a commit, then adds the resources with
another commit, when you need to add several projects it is a nightmare.

Regards,
Marco.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-08-25 20:59:26 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.