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

Re: Commit in synchronize view

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-01-04 18:26:21 CET

Eugene Kuleshov <eu@javatx.org> wrote on 01/04/2005 11:24:00 AM:

> In my case Subclipse just deleting all .svn directories if they
> already there or complaining that artifact already exists. Am I doing
> something wrong?

There are two "modes" for Share Project.

1) New unversioned project to be added to the repository. Wizard walks
you through process of selecting repository provider, specifying location
in repository etc.. This then creates the project folder in the
repository, and then checks it back out. This turns your project into a
WC (where everything is unversioned) and you can then add/commit.

2) Project is somehow already a valid WC. In this mode, you get an
immediate dialog that tells you it found the .svn folders as well as some
other info, such as the target repository. It then offers to "connect"
the WC up to Subclipse, which simply does some kind of internal
registration within Eclipse.

It sounds like you are not getting the dialog in #2, and it is proceeding
down path #1. We should examine why. I am not sure what Subclipse
checks. It may just check for a .svn folder in the project root -- that
seems most likely.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Wed Jan 5 04:26:21 2005

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.