On 9/12/2011 4:15 PM, Jousef Lofstrom wrote:
I have a bash script called 'fslinfo' that looks like this ...
#!/bin/bash fossil open --keep $1 >/dev/null 2>&1 && fossil info $2 &&
fossil close --force
/dev/null 2>&1
... it might work for you?
/Jousef
Thank you for the bash goodness.
I ended up adding support for -R|--repository to the 'info' command, so
you can query artifact information of a repository without being in an
open checkout. I have sent the diff for the change to Dr. Hipp, and also
mailed off a CA to him. Hopefully the patch is deemed acceptable for
inclusion.
-Jeff
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users