Ticket Change Details
Not logged in

Changes to ticket b3482d580e

By anonymous on 2008-07-24 15:44:56. See also: artifact content, and ticket history

    1. Change comment to "Please look at this: <verbatim> fossil clone a b c </verbatim> Fossil will answer: <verbatim> Usage: fossil clone FILE-OR-URL NEW-REPOSITORY </verbatim> Ok, fine so far! But if I try to use the <tt>FILE</tt> part of the <tt>FILE-OR-URL</tt>, Fossil fail to obey: <verbatim> mkdir clonetest cd clonetest fossil new myrepo1 fossil clone myrepo1 myrepo2 </verbatim> Fossil answer to me: <verbatim> fossil: cannot ATTACH database within transaction ATTACH DATABASE '/Users/cle/Temp/clonetest/myrepo1' AS orig </verbatim>"
    2. Change foundin to "4b56350ecb"
    3. Change private_contact to "63f4cb9d6971f7dbdee05412b8546975182b32e4"
    4. Change severity to "Minor"
    5. Change status to "Open"
    6. Change title to "Cannot clone a repository db file"
    7. Change type to "Code_Defect"