On 11 July 2017 at 16:41, Richard Hipp <d...@sqlite.org> wrote:
> On 7/11/17, jungle Boogie <jungleboog...@gmail.com> wrote:
>>
>> Is there at least a workaround in Fossil to report info on a tag if
>> there's a directory with the same name? Using the webapp I suppose it
>> a workaround.
>>
>
> fossil info tag:stuff
>

Ah, indeed that is nice!

I don't think the -v works:
https://www.fossil-scm.org/index.html/help?cmd=info


$ fossil info -v release
uuid:         036ebf729e4b21035d7f4f8e35a6f705e6bf9988 2017-06-17 09:59:36 UTC
parent:       e1b71029087675749a5c64303a8756d16cb33ed3 2017-06-17 00:39:47 UTC
tags:         release, branch-3.18, version-3.18.2
comment:      Version 3.18.2 (user: drh)

$ fossil info -v tag:release
uuid:         036ebf729e4b21035d7f4f8e35a6f705e6bf9988 2017-06-17 09:59:36 UTC
parent:       e1b71029087675749a5c64303a8756d16cb33ed3 2017-06-17 00:39:47 UTC
tags:         release, branch-3.18, version-3.18.2
comment:      Version 3.18.2 (user: drh)


$ fossil info
project-name: SQLite
repository:   /home/jungle/fossil-repos/sqlite/../sqlite.fossil
local-root:   /home/jungle/fossil-repos/sqlite/
config-db:    /home/jungle/.fossil
project-code: 2ab58778c2967968b94284e989e43dc11791f548
checkout:     39069941e98605bc8c7c736819781761760ee2b8 2017-07-11 20:36:35 UTC
parent:       b0a49d90fc91acca1306cf6145adc83acd368686 2017-07-11 19:55:38 UTC
tags:         trunk
comment:      In lsm, attempt to unmap the database file before
truncating it when disconnecting. A mapped file may not be truncated
on win32. (user: dan)
check-ins:    19056

$ fossil info -v
project-name: SQLite
repository:   /home/jungle/fossil-repos/sqlite/../sqlite.fossil
local-root:   /home/jungle/fossil-repos/sqlite/
config-db:    /home/jungle/.fossil
project-code: 2ab58778c2967968b94284e989e43dc11791f548
checkout:     39069941e98605bc8c7c736819781761760ee2b8 2017-07-11 20:36:35 UTC
parent:       b0a49d90fc91acca1306cf6145adc83acd368686 2017-07-11 19:55:38 UTC
tags:         trunk
comment:      In lsm, attempt to unmap the database file before
truncating it when disconnecting. A mapped file may not be truncated
on win32. (user: dan)
check-ins:    19056



> --
> D. Richard Hipp
> d...@sqlite.org

-------
inum: 883510009027723
sip: jungleboo...@sip2sip.info
_______________________________________________
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