Help: test-simplify-name
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2019 Conference, Houston/TX, US, Nov 4-8
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Sep 9.

The "test-simplify-name" command:

Usage: fossil test-simplify-name FILENAME...

Print the simplified versions of each FILENAME. This is used to test the file_simplify_name() routine.

If FILENAME is of the form "HOST:PATH" or "USER@HOST:PATH", then remove and print the remote host prefix first. This is used to test the file_skip_userhost() interface.