Skip to main content



      Home
Home » Newcomers » Newcomers » Version tool or something
Version tool or something [message #99680] Mon, 05 September 2005 19:06 Go to next message
Eclipse UserFriend
Originally posted by: vicenrico.gmail.com

Hello all!!

Is there any way ( or plugin), to control the version of a program??

I mean,, i´m building a program and i wanna know how can i control the
version of the program , for example, something that when i add a
functionality of the program , increase the version number of the program.
Until now i do this by myself, and i want to know if there any tool for
that!!
Thanks!!
Re: Version tool or something [message #99683 is a reply to message #99680] Mon, 05 September 2005 20:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bboyes.systronix.com

On Mon, 05 Sep 2005 17:06:48 -0600, Vicente <vicenrico@gmail.com> wrote:=


> Hello all!!
>
> Is there any way ( or plugin), to control the version of a program??
>
> I mean,, i=C2=B4m building a program and i wanna know how can i contro=
l the =

> version of the program , for example, something that when i add a =

> functionality of the program , increase the version number of the =

> program.
> Until now i do this by myself, and i want to know if there any tool fo=
r =

> that!!
> Thanks!!\

Use CVS which has great integration with Eclipse.

Bruce



-- =

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Re: Version tool or something [message #99740 is a reply to message #99683] Tue, 06 September 2005 08:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vicenrico.gmail.com

Bruce Boyes escribió:
> On Mon, 05 Sep 2005 17:06:48 -0600, Vicente <vicenrico@gmail.com> wrote:
>
>> Hello all!!
>>
>> Is there any way ( or plugin), to control the version of a program??
>>
>> I mean,, i´m building a program and i wanna know how can i control
>> the version of the program , for example, something that when i add
>> a functionality of the program , increase the version number of the
>> program.
>> Until now i do this by myself, and i want to know if there any tool
>> for that!!
>> Thanks!!\
>
>
> Use CVS which has great integration with Eclipse.
>
> Bruce
>
>
>
Thanks,but can you tell me how can i use Eclipse CVS into localhost???

I do the connection but i receive a connection error..."Could not
connect t...",etc...

Which parameters i need to configure..???
Mines are=
-localhost
-Repository path
-user vicente
-connection pserve
-use default port

I don´t know really how working with CVS in local
Re: Version tool or something [message #99753 is a reply to message #99740] Tue, 06 September 2005 08:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Vicente wrote:

> Bruce Boyes escribió:
>
>> On Mon, 05 Sep 2005 17:06:48 -0600, Vicente <vicenrico@gmail.com> wrote:
>>
>>> Hello all!!
>>>
>>> Is there any way ( or plugin), to control the version of a program??
>>>
>>> I mean,, i´m building a program and i wanna know how can i control
>>> the version of the program , for example, something that when i add
>>> a functionality of the program , increase the version number of
>>> the program.
>>> Until now i do this by myself, and i want to know if there any tool
>>> for that!!
>>> Thanks!!\
>>
>>
>>
>> Use CVS which has great integration with Eclipse.
>>
>> Bruce
>>
>>
>>
> Thanks,but can you tell me how can i use Eclipse CVS into localhost???
>
> I do the connection but i receive a connection error..."Could not
> connect t...",etc...
>
> Which parameters i need to configure..???
> Mines are=
> -localhost
> -Repository path
> -user vicente
> -connection pserve
> -use default port
>
> I don´t know really how working with CVS in local

Before you can start using it you'll have to install CVS on your machine.

Dani
Re: Version tool or something [message #99767 is a reply to message #99753] Tue, 06 September 2005 10:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vicenrico.gmail.com

Daniel Megert escribió:
> Vicente wrote:
>
>> Bruce Boyes escribió:
>>
>>> On Mon, 05 Sep 2005 17:06:48 -0600, Vicente <vicenrico@gmail.com> wrote:
>>>
>>>> Hello all!!
>>>>
>>>> Is there any way ( or plugin), to control the version of a program??
>>>>
>>>> I mean,, i´m building a program and i wanna know how can i control
>>>> the version of the program , for example, something that when i add
>>>> a functionality of the program , increase the version number of
>>>> the program.
>>>> Until now i do this by myself, and i want to know if there any tool
>>>> for that!!
>>>> Thanks!!\
>>>
>>>
>>>
>>>
>>> Use CVS which has great integration with Eclipse.
>>>
>>> Bruce
>>>
>>>
>>>
>> Thanks,but can you tell me how can i use Eclipse CVS into localhost???
>>
>> I do the connection but i receive a connection error..."Could not
>> connect t...",etc...
>>
>> Which parameters i need to configure..???
>> Mines are=
>> -localhost
>> -Repository path
>> -user vicente
>> -connection pserve
>> -use default port
>>
>> I don´t know really how working with CVS in local
>
>
> Before you can start using it you'll have to install CVS on your machine.
>
> Dani

Ok, Thanks!!!

Which is better, CVSNT???? or Tortoise CVS??

I know tortoise is a client where cvsnt is a server, but in tortoise´s
internet page says there are a way of function like a server for a local
use only. Do you know which is better for use with eclipse..??
Re: Version tool or something [message #99849 is a reply to message #99767] Tue, 06 September 2005 12:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Vicente wrote:

> Daniel Megert escribió:
>
>> Vicente wrote:
>>
>>> Bruce Boyes escribió:
>>>
>>>> On Mon, 05 Sep 2005 17:06:48 -0600, Vicente <vicenrico@gmail.com>
>>>> wrote:
>>>>
>>>>> Hello all!!
>>>>>
>>>>> Is there any way ( or plugin), to control the version of a program??
>>>>>
>>>>> I mean,, i´m building a program and i wanna know how can i control
>>>>> the version of the program , for example, something that when i
>>>>> add a functionality of the program , increase the version number
>>>>> of the program.
>>>>> Until now i do this by myself, and i want to know if there any
>>>>> tool for that!!
>>>>> Thanks!!\
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Use CVS which has great integration with Eclipse.
>>>>
>>>> Bruce
>>>>
>>>>
>>>>
>>> Thanks,but can you tell me how can i use Eclipse CVS into localhost???
>>>
>>> I do the connection but i receive a connection error..."Could not
>>> connect t...",etc...
>>>
>>> Which parameters i need to configure..???
>>> Mines are=
>>> -localhost
>>> -Repository path
>>> -user vicente
>>> -connection pserve
>>> -use default port
>>>
>>> I don´t know really how working with CVS in local
>>
>>
>>
>> Before you can start using it you'll have to install CVS on your
>> machine.
>>
>> Dani
>
>
> Ok, Thanks!!!
>
> Which is better, CVSNT???? or Tortoise CVS??
>
> I know tortoise is a client where cvsnt is a server, but in tortoise´s
> internet page says there are a way of function like a server for a
> local use only. Do you know which is better for use with eclipse..??

You need the server (cvsnt) since Eclipe will act as client.

Dani
Re: Version tool or something [message #100021 is a reply to message #99683] Wed, 07 September 2005 03:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mr.smith.vous.etes.dans.la.matrice.com

On Mon, 05 Sep 2005 18:10:40 -0600
"Bruce Boyes" <bboyes@systronix.com> wrote:

> On Mon, 05 Sep 2005 17:06:48 -0600, Vicente <vicenrico@gmail.com> wrote:
>
> > Hello all!!
> >
> > Is there any way ( or plugin), to control the version of a program??
> >
> > I mean,, i´m building a program and i wanna know how can i control the
> > version of the program , for example, something that when i add a
> > functionality of the program , increase the version number of the
> > program.
> > Until now i do this by myself, and i want to know if there any tool for
> > that!!
> > Thanks!!\
>
> Use CVS which has great integration with Eclipse.
>
> Bruce

Can you explain how CVS will help?

CVS can tag an entire release but the tag must me given manually.

The automatic tagging of the files is not usable for one version-tag for the program (1 file will be 1.1 and another 2.4).
Re: Version tool or something [message #100145 is a reply to message #100021] Wed, 07 September 2005 12:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vicenrico.gmail.com

Mr Smith escribió:
> On Mon, 05 Sep 2005 18:10:40 -0600
> "Bruce Boyes" <bboyes@systronix.com> wrote:
>
>
>>On Mon, 05 Sep 2005 17:06:48 -0600, Vicente <vicenrico@gmail.com> wrote:
>>
>>
>>>Hello all!!
>>>
>>>Is there any way ( or plugin), to control the version of a program??
>>>
>>>I mean,, i´m building a program and i wanna know how can i control the
>>>version of the program , for example, something that when i add a
>>>functionality of the program , increase the version number of the
>>>program.
>>>Until now i do this by myself, and i want to know if there any tool for
>>>that!!
>>>Thanks!!\
>>
>>Use CVS which has great integration with Eclipse.
>>
>>Bruce
>
>
> Can you explain how CVS will help?
>
> CVS can tag an entire release but the tag must me given manually.
>
> The automatic tagging of the files is not usable for one version-tag for the program (1 file will be 1.1 and another 2.4)

Well,really, i tried CVS but cannot connect to server (CVSNT) and i left
out.
Now i tested subversion who has more features than CVS and i like a lot
For using subversion into eclipse i use Subclipse plugin
Into the question of automatic tagging, i do with subversion/subclipse
and this mark one version for all program not as cvs than mark every
file with his proper version. I mean, if you do commit , the version
number increments all the files, and not only the modified..
Re: Version tool or something [message #100159 is a reply to message #100021] Wed, 07 September 2005 12:31 Go to previous message
Eclipse UserFriend
Originally posted by: vicenrico.gmail.com

Mr Smith escribió:
> On Mon, 05 Sep 2005 18:10:40 -0600
> "Bruce Boyes" <bboyes@systronix.com> wrote:
>
>


By the way, i use TortoiseSVN too. Is a great tool i think...
Previous Topic:Update 3.0.2 => 3.1
Next Topic:Key Binding Assistance MIA
Goto Forum:
  


Current Time: Mon Jul 14 06:34:18 EDT 2025

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

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

Back to the top