Skip to main content



      Home
Home » Newcomers » Newcomers » newbie eclipse + cvs question
newbie eclipse + cvs question [message #179532] Sat, 11 November 2006 02:29 Go to next message
Eclipse UserFriend
I am a newbie to both eclipse and CVS. How do I release a milestone of a
project to CVS using Eclipse?

The most current code base has all been committed into the HEAD already, but
before more changes are made to it, I would like to have then entire code
base frozen into a milestone. How do I do that using Eclipse? Thanks.

- Jim
Re: newbie eclipse + cvs question [message #179599 is a reply to message #179532] Sat, 11 November 2006 19:59 Go to previous messageGo to next message
Eclipse UserFriend
Are you working alone, or are you constrained (condemned) to CVS? If you
have a choice and are early in the process, I suggest (at risk of being
flamed alive) that you consider Subversion. It is conceptually easier than
CVS and can easily be integrated with Eclipse with the Subclipse plugins.


On 11/11/06 12:29 AM, in article ej3u3t$i4j$1@utils.eclipse.org, "Jim Bear"
<Standingbear@gmail.com> wrote:

> I am a newbie to both eclipse and CVS. How do I release a milestone of a
> project to CVS using Eclipse?
>
> The most current code base has all been committed into the HEAD already, but
> before more changes are made to it, I would like to have then entire code
> base frozen into a milestone. How do I do that using Eclipse? Thanks.
>
> - Jim
>
>
Re: newbie eclipse + cvs question [message #179645 is a reply to message #179532] Sat, 11 November 2006 21:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse4.rizzoweb.com

Jim Bear wrote:
> I am a newbie to both eclipse and CVS. How do I release a milestone of a
> project to CVS using Eclipse?
>
> The most current code base has all been committed into the HEAD already, but
> before more changes are made to it, I would like to have then entire code
> base frozen into a milestone. How do I do that using Eclipse? Thanks.

It sounds like you want to create a Tag (aka, label). In Eclipse,
right-click the project(s) and choose Team > Tag As Version.
You should read up on Tags and Revisions at the CVS Wiki:
http://ximbiot.com/cvs/wiki

Hope this helps,
Eric
Re: newbie eclipse + cvs question [message #179694 is a reply to message #179599] Sun, 12 November 2006 14:04 Go to previous messageGo to next message
Eclipse UserFriend
Unfortunately I am not working alone. The project was inherited from some
one (not my rich uncle, because I ain't got one), and CVS is what we use :(

"J Michael Dean" <mdean77@comcast.net> wrote in message
news:C17BC01F.18FAB%mdean77@comcast.net...
> Are you working alone, or are you constrained (condemned) to CVS? If you
> have a choice and are early in the process, I suggest (at risk of being
> flamed alive) that you consider Subversion. It is conceptually easier
> than
> CVS and can easily be integrated with Eclipse with the Subclipse plugins.
>
>
> On 11/11/06 12:29 AM, in article ej3u3t$i4j$1@utils.eclipse.org, "Jim
> Bear"
> <Standingbear@gmail.com> wrote:
>
>> I am a newbie to both eclipse and CVS. How do I release a milestone of a
>> project to CVS using Eclipse?
>>
>> The most current code base has all been committed into the HEAD already,
>> but
>> before more changes are made to it, I would like to have then entire code
>> base frozen into a milestone. How do I do that using Eclipse? Thanks.
>>
>> - Jim
>>
>>
>
Re: newbie eclipse + cvs question [message #179702 is a reply to message #179645] Sun, 12 November 2006 14:07 Go to previous message
Eclipse UserFriend
Hi Eric,

Thank you for tirelessly answering my newbie questions. I will read up on
CVS :)

-- Jim

"Eric Rizzo" <eclipse4@rizzoweb.com> wrote in message
news:ej61he$nqr$1@utils.eclipse.org...
> Jim Bear wrote:
>> I am a newbie to both eclipse and CVS. How do I release a milestone of a
>> project to CVS using Eclipse?
>>
>> The most current code base has all been committed into the HEAD already,
>> but before more changes are made to it, I would like to have then entire
>> code base frozen into a milestone. How do I do that using Eclipse?
>> Thanks.
>
> It sounds like you want to create a Tag (aka, label). In Eclipse,
> right-click the project(s) and choose Team > Tag As Version.
> You should read up on Tags and Revisions at the CVS Wiki:
> http://ximbiot.com/cvs/wiki
>
> Hope this helps,
> Eric
Previous Topic:Setting the webserver in eclipse
Next Topic:SWT Deployment
Goto Forum:
  


Current Time: Thu Sep 18 05:22:44 EDT 2025

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

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

Back to the top