Discussion:
List the changes files between 2 dates on specific branch
Kapila Kohli
2009-05-29 13:01:09 UTC
Permalink
Hi,
I am trying to find filter diff on basis of dates on a particular branch-
with
cvs diff -s -rEngine-Decouple:31-mar-2009 -rEngine-Decouple:13-may-2009
orion
or
cvs diff -s -D 31-mar-2009 -D 13-may-2009 orion/build.xml.aff.prod

but not getting the right o/p.Can any1 help?
Amaresh Ch Das
2009-05-30 06:32:04 UTC
Permalink
Hi Kapil,

Please have a look this URL and let me know
"http://scmgalaxy.com/cvs-commandline/how-cvs-will-help-to-realtime-developers.html"
http://ittipsandtrics.blogspot.com/search/label/CVS%20(Concorrent%20Version%20System)


Thanks,
-Amaresh

↑ Grab this Headline Animator


--- On Fri, 29/5/09, Kapila Kohli <***@gmail.com> wrote:

From: Kapila Kohli <***@gmail.com>
Subject: List the changes files between 2 dates on specific branch
To: info-***@nongnu.org
Date: Friday, 29 May, 2009, 6:31 PM

Hi,
 I am trying to  find filter diff on basis of dates on a particular branch-
with
 cvs diff  -s -rEngine-Decouple:31-mar-2009 -rEngine-Decouple:13-may-2009 orion
or
cvs diff  -s -D 31-mar-2009 -D 13-may-2009 orion/build.xml.aff.prod


but not getting the right o/p.Can any1 help?




Cricket on your mind? Visit the ultimate cricket website. Enter http://beta.cricket.yahoo.com
Arthur Barrett
2009-05-31 07:21:05 UTC
Permalink
Amaresh,
Post by Amaresh Ch Das
Please have a look this URL and let me know
Those URL's do not appear to have any answers directly related to the
question, and neither are for any widely recognised informaiton source
on CVS or SCM in general, but they do appear to have been at least
partially written by you.

Now I think it's great you are wanting to get involved, however a more
useful response is to answer peoples questions in the thread, reference
an answer in a previous thread, or refer to a standard documentation
source like the manual:
http://ximbiot.com/cvs/manual/cvs-1.11.23/cvs_16.html#SEC138

If you think the standard CVS manual needs improving then I'm sure the
team would be happy to receive your patches to it!
Post by Amaresh Ch Das
I am trying to find filter diff on basis of dates on a particular
branch-with
Post by Amaresh Ch Das
cvs diff -s -rEngine-Decouple:31-mar-2009
-rEngine-Decouple:13-may-2009 orion
Post by Amaresh Ch Das
or
cvs diff -s -D 31-mar-2009 -D 13-may-2009 orion/build.xml.aff.prod
but not getting the right o/p.Can any1 help?
What is the 'right' output and what is the output you are getting and
how are they different?

What version of CVS client are you using 1.11.22, 2.5.03?

What version of CVS server are you using 1.11.22, 2.5.03?

What operating system is your client/server (not probably relavent but
sometimes helps).

Regards,


Arthur

Loading...