I'd like to be able to utilize lsco on the command line for better integration with Emacs, but it runs prohibitively slowly!
Usually, GUIs are slower!
I'd like to be able to utilize lsco on the command line for better integration with Emacs, but it runs prohibitively slowly!
Usually, GUIs are slower!
Not with the exact same behavior. But if you use a dynamic view,
is probably much faster than
And if the former isn't what you want, maybe you can set up a filter script around it to fit your needs.
From the technote "Recursively checkout and checkin elements":
In other words, the recursive nature of lsco (and associated commands) doesn't scale well.
As opposed to the GUI, which might very well launch several request per main directories involved.