The list has some lurkers now, so I'll send periodic e-mails for new utilities or releases. If there's too much traffic we can split the lists into libsecondlife-dev and libsecondlife-users. Also, if you really want to stay on the bleeding edge of development you can watch the repository commits on this mailing list: https://mail.gna.org/listinfo/libsecondlife-commits/

A new groupuuid2name utility has been added to svn that takes a group uuid as a command-line argument and returns the name of the group on the command line, or an error description.

./groupuuid2name --help
Allowed options:
 --help                                produce help message
 -k [ --keywords ] arg (=keywords.txt) keywords.txt file
 -o [ --map ] arg (=protocol.txt)      decrypted protocol file
 -f [ --first ] arg                    account first name
 -l [ --last ] arg                     account last name
 -p [ --password ] arg                 account password
 -u [ --uuid ] arg                     group uuid

./groupuuid2name -f Chelsea -l Cork -p (scrubbed) -u 365c3d65-c68a-36d1-7d00-db266fab2ad9
GROUP: Tokachi City

[EMAIL PROTECTED]:~/Code/libsecondlife/bin/gcc/release$ ./groupuuid2name -f Chelsea -l Cork -p guava -u 365c3d65-c68a-36d1-7d00-db266fab2ad8
GROUP: (???)

---
John Hurliman

_______________________________________________
libsecondlife-dev mailing list
[EMAIL PROTECTED]
https://mail.gna.org/listinfo/libsecondlife-dev

Reply via email to