Thus said [email protected] on Thu, 17 Oct 2013 13:06:02 -0400:

> Understood, but the point was to not create a message file.

My example  does not create a  message file but instead  tells fossil to
read the commit message from stdin (using a here document):

> > $ f ci -M - file <<EOF
> > > This is a test
> > > #this
> > > EOF
> > New_Version: a037b79c0b552ac0a2c60b6530f19ae5f4022155

No editor is  used in this case  (except the command line  editor) so it
isn't exactly as interactive as using your favorite EDITOR but you don't
have to supply a filename.

Probably not exactly what you were looking for though.

Andy
--
TAI64 timestamp: 4000000052601e90
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to