certi-devel
[Top][All Lists]
Advanced

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

[certi-dev] [DEV] Please update your CVS tree


From: Eric Noulard
Subject: [certi-dev] [DEV] Please update your CVS tree
Date: Thu, 2 Apr 2009 22:07:19 +0200

Hi All,

***This is a CERTI developper message***

For those who are using and patching CERTI CVS, please update your
tree. I've just merged-in a relatively big patch
(https://savannah.nongnu.org/bugs/?24930)
that may conflict with your change.

The best way to backport your patch would be to:

1) make a patch with your current tree:
     cvs diff -uR . > /tmp/very_nice_changes.patch

2) cvs update -A -C .
     (This will make you point to the current "clean" HEAD)

3) Apply your previous patch
    patch -p0 <  /tmp/very_nice_changes.patch

This is "command line" helper but you may be able to do it in another way
with your favorite tools/IDE.


-- 
Erk




reply via email to

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