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

which module name have i to enter ?

From: Damien Tacheron <damien.tacheron_at_laposte.net>
Date: 2004-07-31 16:49:46 CEST

Hello

I'm using Subclipse 0.9.3.1 and subversion 1.0.5.
I'm using Eclipse 2.1.3 under W2K

I have no problem to create a repository and to create initial directory
structure as recommended in Subversion documentation, as reproduced below :

svnadmin create \svn-repository
svn import --message "create structure" file:///svn-repository from a
directory where we could find these directories :
test
test\trunk
test\branches
test\tags

but after that, i'm lost with subversion integration with eclipse.
- I have no problem to create my repository location from SVN perspective
(New / Repository Location / url= file:///svn-repository). I could see all
the directories (test, test\trunk and so on).

- but, i don't understand how i can share my project from the java
perspective !
- my project name is Test
- i use Team/share menu choice and select my repository location. but after,
i don't know which module name i have to enter. I want test project's files
to be stored in test/trunk in my subversion repository but i don't succeed.

Someone could help me ?

Thanks.
Received on Sun Aug 1 00:49:46 2004

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.