Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » newbie eclipse + cvs question
newbie eclipse + cvs question [message #179532] Sat, 11 November 2006 07:29 Go to next message
Jim is currently offline JimFriend
Messages: 54
Registered: July 2009
Member
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] Sun, 12 November 2006 00:59 Go to previous messageGo to next message
J. Michael Dean, M.D. is currently offline J. Michael Dean, M.D.Friend
Messages: 218
Registered: July 2009
Senior Member
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] Sun, 12 November 2006 02: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 19:04 Go to previous messageGo to next message
Jim is currently offline JimFriend
Messages: 54
Registered: July 2009
Member
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 19:07 Go to previous message
Jim is currently offline JimFriend
Messages: 54
Registered: July 2009
Member
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: Tue Sep 24 10:37:34 GMT 2024

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

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

Back to the top