I would find an info command very useful...
$ piston info hobo
Remote Root: svn://hobocentral.net/hobo/trunk
Remote Revision: 353
UUID: 1a7aebd2-2222-0410-9f76-d2fcbb06e3f4
Local Revision: 8
I'm aware of 'piston status'. Here's why I think it's worth adding 'piston info' anyway:
- 'piston status' returns the remote root, not the revision
- There's no good way to extend the data returned by 'piston status'.
- 'pistion status' really match 'svn status' The type of information it returns is much closer to the info command.
Of course, it's probably worth having 'piston status' continue to work for backward compatibility.
Thanks for a great utility! |