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

[Subclipse-users] Share Project forces the user to make a new folder!?

From: <Erich.Buri_at_swisscom.com>
Date: 2007-07-16 17:11:09 CEST

Hello,

 

I just wanted to do a "Share Project..." on an existing project in
eclipse to import it into a subversion repository. I'm using the
one-repository-per-project approach. There for the folder structure is
just:

 

branches/

trunk/

 

now, I would like subclipse to import all files from the project into
the trunk/ directory. But subclipse insists on creating a new directory
in the repository! I can choose between "Use project name as folder" and
"Use specified folder name". So I browse for the trunk/ folder to tell
subclipse so import all files directly under trunk. Then I hit next and
enter a commit-message. After hitting Finish, Subclipse says: "Folder
trunk/ already exists, you must specify a folder name that does not
already exist " Why?? IMHO, that's a bug.

 

When I do an import from the command line with:

 svn import project/ http://svnserver.mybusiness.com/svn/trunk/

 

Everything works as expected.

 

Why does subclipse require a special folder? Could that "feature" be
removed?

 

Regards

eric
Received on Mon Jul 16 17:10:26 2007

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.