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

Re: [Subclipse-users] New to Subclipse

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 16 Jul 2012 11:19:49 -0400

On Mon, Jul 16, 2012 at 11:10 AM, David Aldrich
<David.Aldrich_at_emea.nec.com>wrote:

> I am proficient with Subversion but am new to Subclipse. I have been
> using Eclipse (in the forms of TI’s Code Composer Studio and Freescale’s
> CodeWarrior) for about 8 months. The way I have worked is to checkout my
> working copy, which contains my Eclipse project, somewhere outside of my
> Eclipse workspace, using the svn command line client, and then to import
> that project into Eclipse.****** **
>
> That works fine when the Eclipse project has been set-up. But it is quite
> difficult to remember how to create a new project, outside of the
> workspace, in the first place.****
>
> ** **
>
> Does anyone have any general advice about:****
>
> ** **
>
> **a) **Whether to store the working copy in the Eclipse workspace or
> outside of it?
>
I do it both ways. Just depends if I have a reason to work with project
outside Eclipse, in which case I will store the project outside the
workspace.

> ****
>
> **b) **If working outside, how to create the project initially?
>
A technique I have used in the past is to create a new project in Eclipse
of the right type of project so that Eclipse will produce whatever ".xxx"
files it uses for that project type. At a minimum there will be a .project
file. I then just copy these files to the projects outside Eclipse, delete
the dummy project from Eclipse workspace and then import. Of course you
can also just copy the files from an existing project you have somewhere.
 Most of these files are pretty obvious if you open them in a text editor.

> ****
>
> **c) **Whether Subclipse helps with this?
>
Subclipse cannot help with stuff you do outside Eclipse.

Finally, my workstation still uses svn 1.6 clients. Which version of
> Subclipse should I use and how do I convince Eclipse to load that version?
>

I would recommend using Subversion 1.7 and Subclipse 1.8 as that is the
only version we are actively developing. For SVN 1.6, you can install
Subclipse 1.6.x.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2990305
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2012-07-16 17:20:07 CEST

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.