This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ATTN maintainer] rcs


I've developed a patch for the infamous and two-year-old rcs bug that
destroys data, based on the analysis by Peter Wagemans and an earlier
demonstration script by Don Hatch.  The patch has been sent upstream,
but there was no reaction for the last week:

http://article.gmane.org/gmane.comp.version-control.rcs.bugs/2772

I have compiled test packages for both architectures including this
patch.

# The first line sets up shell variable wget, to be used by all later lines
# simply paste into the shell from here
--8<---------------cut here---------------start------------->8---
wget="wget -rxnH http://cygwin.stromeko.net/x86_64/release/";
$wget/rcs/rcs-5.9.2-1-src.tar.xz
$wget/rcs/rcs-5.9.2-1.tar.xz
$wget/rcs/setup.hint
$wget/rcs/rcs-debuginfo/rcs-debuginfo-5.9.2-1.tar.xz
$wget/rcs/rcs-debuginfo/setup.hint
--8<---------------cut here---------------end--------------->8---

# The first line sets up shell variable wget, to be used by all later lines
# simply paste into the shell from here
--8<---------------cut here---------------start------------->8---
wget="wget -rxnH http://cygwin.stromeko.net/x86/release/";
$wget/rcs/rcs-5.9.2-1-src.tar.xz
$wget/rcs/rcs-5.9.2-1.tar.xz
$wget/rcs/setup.hint
$wget/rcs/rcs-debuginfo/rcs-debuginfo-5.9.2-1.tar.xz
$wget/rcs/rcs-debuginfo/setup.hint
--8<---------------cut here---------------end--------------->8---


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]