While using the delete-local command I'm getting am out of memory
error. Here's what my command line looks like:
stcmd delete-local -is -filter N -p "u:p@server:port/project/view/
folder"
Can I change the java heap size while using stcmd or do I need to
fashion a call straight to java and hand off the starteam jar with my
heap size switches?
Thanks.
Looks like you might be out of luck using STCMD delete-local, unless
you select a folder and not a view level. If you make a call using
STJava you can change the heap size.
Good Luck
Tom
STAdvice at Unionpoint dot net