Marcus Hettlage had asked for a tip on how to change those DFMs to text in
CVS.
Marcus, I tried to reply to you directly, but got an email error:
------------
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
hm...@so...
unknown local-part "hmarcus" in domain "sourceforge.net"
--------------------
Here is the message I was trying to send:
Here is how to fix it. You have to have appropriate rights in CVS, which
you probable already have. Run this command, in your local cvs workspace
for the feedreader project:
cvs admin -kv filename.dfm
It is possible that the line ending will be messed up by this, they may get
an extra CR at the end. If so, you'll need to do an "update", then fix
them (many text editors make this very easy) and a "commit".
There is a good page on SourceForge with lots of CVS information:
https://sourceforge.net/docman/display_doc.php?docid=768&group_id=1
Let me know if you have any trouble, I will try to help.
Kyle
|