You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Joshua Bronson (JIRA)" <ji...@apache.org> on 2009/03/05 19:05:56 UTC

[jira] Created: (COUCHDB-281) couch clobbers stdout file and stderr file

couch clobbers stdout file and stderr file
------------------------------------------

                 Key: COUCHDB-281
                 URL: https://issues.apache.org/jira/browse/COUCHDB-281
             Project: CouchDB
          Issue Type: Bug
    Affects Versions: 0.9
         Environment: Linux melkjug.com 2.6.23-gentoo-r8 #1 SMP Wed Feb 13 14:28:49 EST 2008 x86_64 QEMU Virtual CPU version 0.9.1 GenuineIntel GNU/Linux
            Reporter: Joshua Bronson


If you start couch with -o or -e and give it a file that already exists, it truncates the file rather than appending to it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (COUCHDB-281) couch clobbers stdout file and stderr file

Posted by "Noah Slater (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noah Slater resolved COUCHDB-281.
---------------------------------

    Resolution: Fixed

Good catch. Fixed in r750531. Thanks

> couch clobbers stdout file and stderr file
> ------------------------------------------
>
>                 Key: COUCHDB-281
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-281
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 0.9
>         Environment: Linux melkjug.com 2.6.23-gentoo-r8 #1 SMP Wed Feb 13 14:28:49 EST 2008 x86_64 QEMU Virtual CPU version 0.9.1 GenuineIntel GNU/Linux
>            Reporter: Joshua Bronson
>
> If you start couch with -o or -e and give it a file that already exists, it truncates the file rather than appending to it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.