Re: Upgrade CVS server from 1.10 to 1.16 or any latest

2003-11-06 Thread Larry Jones
Sunil Pachunde writes:
> 
> I want to upgrade my existing CVS version 1.10 with a latest stable version.
> I have 2 project in my existing CVS version 1.10, now I want to import the 
> same project to the latest stable CVS version 1.11.9.
> 
> What are its implications.
> 
> Is it feasible.
> If yes then what are its steps

First, check the NEWS file for information that may affect you.  In most
cases, you won't have to do anything other than replace your existing
CVS executable with the new one -- you probably won't have to do
anything to your existing repository.  It's a good idea to run "cvs
init" after upgrading to create any new administrative files or to
perform any necessary upgrades of existing administrative files, but so
far it hasn't been necessary.

-Larry Jones

My brain is trying to kill me. -- Calvin


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


RE: Upgrade CVS server from 1.10 to 1.16 or any latest

2003-11-06 Thread Jim.Hyslop
Sunil Pachunde [mailto:[EMAIL PROTECTED] wrote, for the fourth time:
> I want to upgrade my existing CVS version 1.10 with a latest 
> stable version.
Sunil, this is not a chat group, it is an email list. You cannot expect
instant answers. Three repeats of the same question within a 75 minute
period is not acceptable.

Your question has been answered already, with a reference to the
documentation about the differences between the various versions. If you
have specific questions that are not covered by that documentation, please
feel free to post them. However, please do *NOT* repeat the exact same
question you have already asked four times.

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. (http://www.leitch.com)
Columnist, C/C++ Users Journal (http://www.cuj.com/experts)

Let's build software that works the way people expect.


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Re: Upgrade CVS server from 1.10 to 1.16 or any latest

2003-11-06 Thread Derek Robert Price
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sunil Pachunde wrote:

|Hi,
|
|I want to upgrade my existing CVS version 1.10 with a latest stable
version.
|I have 2 project in my existing CVS version 1.10, now I want to import the
|same project to the latest stable CVS version 1.11.9.
|
|What are its implications.
|
|Is it feasible.
|If yes then what are its steps
|
|Help me in this
The repository archive format has not changed in a long time.  Some of
the administration files might deserve an update.
So:

~1.  Upgrade the binary on your CVS server and any clients you use
to access it.
~2.  Run `cvs init'.
That should do it.

DISCLAIMER: All information provided is to be used at your own risk.
Read and understand the manual, back up your repository, and read,
understand, and test these commands before using them in a production
environment.  I will not be help responsible if these commands damage
your system and you neglected to back up your data.
Derek

- --
~*8^)
Email: [EMAIL PROTECTED]

Get CVS support at !
- --
I will not skateboard in the halls.
I will not skateboard in the halls.
I will not skateboard in the halls...
~  - Bart Simpson on chalkboard, _The Simpsons_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Using GnuPG with Netscape - http://enigmail.mozdev.org
iD8DBQE/qlTLLD1OTBfyMaQRAiAtAJ9+3e487Tu5agC/x60XB/piSemy6QCgrRFe
s69AZs29R6+RB22377dQrVs=
=GlWM
-END PGP SIGNATURE-


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


RE: Upgrade CVS server from 1.10 to 1.16 or any latest

2003-11-06 Thread Sunil Pachunde
Hi, 

I want to upgrade my existing CVS version 1.10 with a latest stable version.
I have 2 project in my existing CVS version 1.10, now I want to import the 
same project to the latest stable CVS version 1.11.9.

What are its implications.

Is it feasible.
If yes then what are its steps
 
Help me in this 

Regards
Sunil

Gagneet Singh <[EMAIL PROTECTED]> said:

> Hi!
> 
> Why don't you look up the http://www.cvshome.org/ site. This contains
> all the docuemntation related to whatever you wish to ask about related
> to CVS. 
> 
> Derek is maintaining the CVS source currently and I think he will also
> direct you to this site.
> 
> Gagneet
> 
> |-Original Message-
> |From: [EMAIL PROTECTED] 
> |[mailto:[EMAIL PROTECTED] On Behalf 
> |Of Sunil Pachunde
> |Sent: Wednesday, 05 November, 2003 16:37 PM
> |To: [EMAIL PROTECTED]
> |Cc: [EMAIL PROTECTED]
> |Subject: Upgrade CVS server from 1.10 to 1.16 or any latest
> |
> |
> | Hi All,
> | 
> | We are planning to upgrade our CVS server from 1.10  version 
> |to  latest. And selected to use CVS version 1.16 or any 
> |latest. Now we  wants know the features and any pros and cons 
> |in 1.16 above. 
> | Please
> |
> | suggest and update.
> |
> |
> |-- 
> | 
> |
> |
> |
> |
> |
> |___
> |Info-cvs mailing list
> |[EMAIL PROTECTED]
> |http://mail.gnu.org/mailman/listinfo/info-cvs
> |
> 



-- 





___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


RE: Upgrade CVS server from 1.10 to 1.16 or any latest

2003-11-05 Thread Gagneet Singh
Hi!

Firstly, if you are using the release version 1.10 then there is a major
security release in version 1.11.5. This information is available at the
cvshome site I have refered you to. If you go through the news of the
release version you will be able to find that out.

QUOTE"
2003-01-20: CVS 1.11.5 Released! (security update) 
Contributed by: Derek Price 

CVS 1.11.5 has been released. This release fixes a major security
vulnerability in the CVS server. CVS client builds are not affected. The
Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2003-0015 to this issue. See the text of
CAN-2003-0015 for more information.

You may also take a look at the NEWS file from the source distribution
or go directly to the downloads page.

Thanks go to Stefan Esser for his help on this issue!

UNQUOTE"

The current release is 1.12.2, and I don't think there is any 1.16
release as yet, if you know of any please inform us about it.. :-)

For the 1.12.2 release the following is the news item published on the
site. 

QUOTE"
2003-10-27: CVS Feature Version 1.12.2 Released! 
Contributed by: Derek Price 

CVS 1.12.2 has been released! This release contains new features as well
as all the bug fixes from the stable release. This release fixes many
bugs in CVS 1.12.1 and adds nifty new features, including experimental
support for Pluggable Authentication Modules (PAM). We recommend an
upgrade for users who like living on the cutting edge!

Take a look at the NEWS file from the source distribution or go directly
to the downloads page.

UNQUOTE"

Thus, you can see from it that the NEWS file in the package will give
you information about all the features and comparative sudy of the new
features added sncve the last release. From this you can make your own
feature list and also post it on the newgroup / mailing list so that
others who have this query can look it up. That is the way that Free
Software functions and that is the way you will gain information using
free software.

The URL for the news file where all the changes and feature list can be
obtained is given for your reference below:

http://ccvs.cvshome.org/source/browse/ccvs/NEWS?rev=1.155&content-type=t
ext/x-cvsweb-markup

Hope this helps,

Gagneet




|-Original Message-
|From: Sunil Pachunde [mailto:[EMAIL PROTECTED] 
|Sent: Thursday, 06 November, 2003 10:04 AM
|To: [EMAIL PROTECTED]
|Cc: [EMAIL PROTECTED]
|Subject: RE: Upgrade CVS server from 1.10 to 1.16 or any latest
|
|
|Dear sir, 
|
|I was unable to locate the feature of Stable version 1.16 in 
|comapare with 
|1.10 version.
|Since it is an urgent requirement to port the older version of 
|CVS 1.10 to 
|the latest one.
|
|I wants know the features and any pros and cons in 1.16 in 
|compare with 1.10
|
|Regards
|Sunil 
|
|
|Gagneet Singh <[EMAIL PROTECTED]> said:
|
|> Hi!
|> 
|> | Hi All,
|> | 
|> | We are planning to upgrade our CVS server from 1.10  version
|> |to  latest. And selected to use CVS version 1.16 or any 
|> |latest. Now we  wants know the features and any pros and cons 
|> |in 1.16 above. 
|> | Please suggest and update.
|> |
|> |
|> Why don't you look up the http://www.cvshome.org/ site. This 
|contains 
|> all the docuemntation related to whatever you wish to ask about 
|> related to CVS.
|> 
|> Gagneet



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


RE: Upgrade CVS server from 1.10 to 1.16 or any latest

2003-11-05 Thread Gagneet Singh
Hi!

Why don't you look up the http://www.cvshome.org/ site. This contains
all the documentation related to whatever you wish to ask about related
to CVS. 

Derek is maintaining the CVS source currently and I think he will also
direct you to this site.

Gagneet

|-Original Message-
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED] On Behalf 
|Of Sunil Pachunde
|Sent: Wednesday, 05 November, 2003 16:37 PM
|To: [EMAIL PROTECTED]
|Cc: [EMAIL PROTECTED]
|Subject: Upgrade CVS server from 1.10 to 1.16 or any latest
|
|
| Hi All,
| 
| We are planning to upgrade our CVS server from 1.10  version
|to  latest. And selected to use CVS version 1.16 or any 
|latest. Now we  wants know the features and any pros and cons 
|in 1.16 above. 
| Please
|
| suggest and update.
|
|
|--
|   
|
|
|
|
|
|___
|Info-cvs mailing list
|[EMAIL PROTECTED]
|http://mail.gnu.org/mailman/listinfo/info-cvs
|



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs