Le 25/04/2016 13:58, Matthieu Dubuget a écrit :
> matt@xps:~/projets/bmts$ ssh srvif ./fossil-1.34 user capabilities test -R 
> bugsMetalscan.fossil
> qjr
Oh. Sorry. For some reason, I put 'q' instead of 'g'!

'g' allows to clone.

But as in my initial e-mail, the ticket table is not cloned. I tried with 
"--verbose", hoping I would get more information.

    $ ssh srvif ./fossil-1.34 user capabilities test -R bugsMetalscan.fossil
    gjr

    $ ./fossil-1.34 clone --verbose http://test@srvif:8085 bmts.fsl
    password for test:
    remember password (Y/n)? Y
                    Bytes      Cards  Artifacts     Deltas
    Sent:              53          1          0          0
    Received:         152          3          0          0
    Sent:              68          2          0          0
    Received:   226114545        359        147         31
    Sent:              55          1          0          0
    Received:      616490       2482       1231         11
    Clone done, sent: 823  received: 226731887  ip: 172.17.0.23
    Rebuilding repository meta-data...
      100.5% complete...
    Extra delta compression...
    Vacuuming the database...
    project-id: cfe2e1683c0e6a2347ca3e7eb2e8c64b1c60b7a9
    server-id:  50b48cc7801922a965536033a996c9ef3b13a58b
    admin-user: test (password is "33c0f9")

    $ ./fossil-1.34 ticket list fields -R bmts.fsl
    comment
    foundin
    icomment
    login
    mimetype
    priority
    private_contact
    resolution
    severity
    status
    subsystem
    title
    type
    username

The above tickets fields are not ours.

    $ rm bmts.fsl

    $ ssh srvif ./fossil-1.34 user capabilities test s -R bugsMetalscan.fossil
    s

    $ ./fossil-1.34 clone --verbose http://test@srvif:8085 bmts.fsl
    password for test:
    remember password (Y/n)? Y
                    Bytes      Cards  Artifacts     Deltas
    Sent:              53          1          0          0
    Received:         152          3          0          0
    Sent:              68          2          0          0
    Received:   226152560        453        147         31
    Sent:              55          1          0          0
    Received:      616490       2482       1231         11
    Clone done, sent: 823  received: 226769903  ip: 172.17.0.23
    Rebuilding repository meta-data...
      100.0% complete...
    Extra delta compression...
    Vacuuming the database...
    project-id: cfe2e1683c0e6a2347ca3e7eb2e8c64b1c60b7a9
    server-id:  c0ed6729bdc4cdce04ccbd9b1a278882f35bc273
    admin-user: test (password is "85e749")

    $ ./fossil-1.34 ticket list fields -R bmts.fsl
    attributed
    categorie
    client
    comment
    ctime
    foundin
    origine
    priority
    rapporteur
    regression
    status
    title
    version


Cheers

-- 
Matthieu Dubuget

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to