bug-rcs
[Top][All Lists]
Advanced

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

rcs -m1.3:"line1\nline2" testThis.txt


From: Ken Greene
Subject: rcs -m1.3:"line1\nline2" testThis.txt
Date: Thu, 10 May 2001 14:58:24 -0500

rcs -m1.3:"line1\nline2" testThis.txt

-m option does not interpret \n correctly
I would think would do this:

----------------------------
revision 1.3    locked by: kgreene;
date: 2001/05/10 18:24:32;  author: kgreene;  state: Exp;  lines: +1 -0
line1
line2
----------------------------


...but in fact does this:
----------------------------
revision 1.3    locked by: kgreene;
date: 2001/05/10 18:24:32;  author: kgreene;  state: Exp;  lines: +1 -0
line1\nline2
----------------------------



--
        Ken Greene
        Software Developer for the makers of VeggieTales ®
        Big Idea[tm] Productions
 [Photo]http://www.bigidea.com
        630-652-6220

        mailto:address@hidden



reply via email to

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