Return value of an executed cvs command from a jsp page
"Hildenbrand, Alexander" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello I have a question concering the return values of a sent cvs command. I use a web gui (jsp-pages) to get information of files that are checked in. How can I fetch messages that are sent from the server after executing a cvs command from a webgui? I need the messages e.g. if a command fails for some reason. Is there any documentation about that topic? Thanx Alexander Hildenbrand