Discussion:
CVS_UPDATE
Jagadeesh Jagan
2011-08-03 10:29:48 UTC
Permalink
Hi Everybody

Is there any option to get the updates only changed files
current process is it will update entire module and and getting changes from
working copy to remote copy.

What i need is it will maintain history files with branch wise so we perform
any update command it will search branch wise and getting only changed files
based on the tokens no need to update entire module

or

we can give the option update with entire code or update only changed files

I think you understand my point.

Thanks & Regards,
JagadeeshY
Arthur Barrett
2011-08-03 23:45:11 UTC
Permalink
JagadeeshY,

The 'cvs update' command gets the updates only for changed files.

If you need more help please specify:
1) version of CVS on server (eg: 1.11.1 or 2.8.01.4218)

2) version of CVS on client (eg: 1.11.1 or 2.8.01.4218)

3) CVS connection string, eg: $CVSROOT=:pserver:host:/repo

4) exact command you are using, eg:

cd /home/myproject
cvs up

5) exactly what you want to see happen differently to what is shown in
4) above.

Regards,


Arthur Barrett
-----Original Message-----
org] On Behalf Of Jagadeesh Jagan
Sent: Wednesday, 3 August 2011 8:30 PM
Subject: CVS_UPDATE
Hi Everybody
Is there any option to get the updates only changed files
current process is it will update entire module and and
getting changes from
working copy to remote copy.
What i need is it will maintain history files with branch
wise so we perform
any update command it will search branch wise and getting
only changed files
based on the tokens no need to update entire module
or
we can give the option update with entire code or update only
changed files
I think you understand my point.
Thanks & Regards,
JagadeeshY
Loading...