https://bugzilla.redhat.com/show_bug.cgi?id=1699498

            Bug ID: 1699498
           Summary: Review Request: rust-atomicwrites - Atomic file-writes
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: Package Review
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL: https://eclipseo.fedorapeople.org/for-review/rust-atomicwrites.spec
SRPM URL:
https://eclipseo.fedorapeople.org/for-review/rust-atomicwrites-0.2.2-1.fc31.src.rpm

Description:
Atomic file-writes.  The basic idea is to write to temporary files, and move
them when done writing. This avoids the problem of two programs writing to the
same file. For AllowOverwrite, rename is used. For DisallowOverwrite, link +
unlink is used instead to raise errors when the target path already exists.

Fedora Account System Username: eclipseo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to