Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » How to attach Subversive to an externally checked out working copy?
How to attach Subversive to an externally checked out working copy? [message #20211] Wed, 04 June 2008 09:39 Go to next message
No real name is currently offline No real nameFriend
Messages: 25
Registered: July 2009
Junior Member
I have a script that setups my local development environment which
includes checking out the code. When I create a project in Eclipse and
have it point the directory created by my script, it is not seen as svn
working copy. How do I get Subversive to connect to it?
Re: How to attach Subversive to an externally checked out working copy? [message #20216 is a reply to message #20211] Fri, 06 June 2008 07:46 Go to previous messageGo to next message
Jörg Thönnes is currently offline Jörg ThönnesFriend
Messages: 229
Registered: July 2009
Senior Member
Hi Chris,

we also check-out using a manual script and if you use Maven which generates the Eclipse .project
this is also the usual way.

In my experience, it is sufficient to open the view "SVN Repository Exploring" and add your SVN
repository. Then, File/Import/Existing Projects into Workspace should do the job.

Any comments from the Subversive developers? Is this the expected way?

Chris, please feel free to ask further questions.

Cheers, Jörg

On 06/04/08 11:39, Chris Velevitch wrote:
> I have a script that setups my local development environment which
> includes checking out the code. When I create a project in Eclipse and
> have it point the directory created by my script, it is not seen as svn
> working copy. How do I get Subversive to connect to it?
Re: How to attach Subversive to an externally checked out working copy? [message #20669 is a reply to message #20216] Mon, 09 June 2008 16:48 Go to previous message
Eclipse UserFriend
Originally posted by: alexander.gurov.polarion.org

Hello Jörg, Chris,


Latest Subversive versions will not require manual repository locations
creating. So, the only thing to do is to import the projects into
workspace.

P.S.
Before importing please check that SVN connector selected in plug-in
preferences is compatible with the working copy format of projects to be
imported.
Previous Topic:Lines of code in a commit
Next Topic:Newby: Linux Connector
Goto Forum:
  


Current Time: Thu Apr 25 11:24:49 GMT 2024

Powered by FUDForum. Page generated in 0.02910 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top