info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to extract two versions of file for comparison


From: Andy Jones
Subject: Re: how to extract two versions of file for comparison
Date: Thu, 14 Jul 2005 14:24:51 +0100

try something like:
cvs update -r [version] -p [filename] >temp/[filename]


On 14 Jul 2005 06:16:04 -0700, NoPlatitudes <address@hidden> wrote:
> I am trying to get the difference between the latest working version of
> a file and a previous version.  I need to use a third party tool to
> examine this difference (cvs's diff functionality won't do what I want
> here).  I want the newest version to remain in my 'standard' working
> directory, and I'd like the old version to be extracted (for reference
> only; no edits needed) to another directory, like /temp off of my
> working directory.  How can I do this?
> 
> Thanks...
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/info-cvs
> 


-- 
Give me ambiguity, or give me something else.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]