[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.subversive] Re: Using subversive with an existing eclipse project
|
I wanted to try to connect to SVN using project settings - but there's one
issue. All of the source folders in my projects are actually links - they
aren't direct children of the project in the workspace...
So it looks like
c:\workspace\Project1 (no .svn directory here)
+sourceDir1 -> c:\dev\Project1\source (has .svn dir)
+sourceDir2 -> c:\dev\Project1\dir2 (has .svn dir)
I don't see the option to connect to svn using project settings.
"Chris" <chris.romary@xxxxxxxxxxxxxx> wrote in message
news:h4vhu5$qtp$1@xxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I have a scenario where I have several large eclipse projects already
> setup. I had been using an external svn client to interact with
> subversion, but now I'd like to use subversive.
>
> Is there any way to share my existing eclipse projects without having to
> do a fresh checkout?
>
> Chris
>