Andy,

Sorry -- the actual command had the UUID in there, it got stripped out during sanitization:
                $ fossil amend -R ~autobuild/aurae.fossil 
0fb28f59263f1a0c547c9abebeb69d2da67d3f17 --tag build-pass --tag tests-fail
                the "amend" command only work from within an open check-out

The fossil checkin I linked to ([8c22e1bbcd8ec048]) has the change in src/info.c that enforces this for all cases.

Thanks,
        Roy Keene


On Thu, 25 May 2017, Andy Bradford wrote:

Thus said Roy Keene on Thu, 25 May 2017 21:17:15 -0500:

        $ fossil amend -R ~autobuild/aurae.fossil --tag build-pass --tag 
tests-fail
        the "amend" command only work from within an open check-out

What particular checkin are you trying to amend here?

Seems like the error really should be a usage statement.

Try:

fossil amend -R ~autobuild/aurae.fossil UUID --tag build-pass --tag tests-fail

Where UUID is the checkin that you want to amend.

Andy
--
TAI64 timestamp: 40000000592791c4


_______________________________________________
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