> All,
>
> An issue I have run into with recent patches has been the following
> consistently appearing buried in the middle of the patch after gunzipping it:
>
> -(newline)
> \ No newline at end of file
> +(newline)
>
> If I remove the line containing: \No newline at end of file
> The patch se
All,
An issue I have run into with recent patches has been the following
consistently appearing buried in the middle of the patch after gunzipping it:
-(newline)
\ No newline at end of file
+(newline)
If I remove the line containing: \No newline at end of file
The patch seems to apply fine.
No
> On Mon, 31 Jan 2000 13:42:01 +, David Bobroff
> <[EMAIL PROTECTED]> said:
>> That's it. You don't have to edit the message for uudecode. Just
>> save it to a file and uudecode it.
David> Once I realized I was not using uudecode correctly I tried
David> again. If I try to uudecode
On Mon, Jan 31, 2000 at 01:42:01PM +, David Bobroff wrote:
> Once I realized I was not using uudecode correctly I tried again. If I try
> to uudecode it "as is" it complains of "no begin line". The patch file has
> spaces between the left margin and the uuencoded ASCII material. If I
> remo
Dave Peticolas wrote:
>No, to get the latest CVS, you will need to follow the instructions on
>
>http://www.gnucash.org/source_code.php3
>
>You will need to have cvs installed.
Thank you, I have it now.
Regarding the patch:
>That's it. You don't have to edit the message for uudecode. Just
>sav