Is it possible to copy file from Visual Source safe into another directory using a java program..
Phil Hanna
Ranch Hand
Joined: Apr 05, 2001
Posts: 118
posted
0
Ant does this. You can either run it from within an ant build script or figure out the technique from the source code. See http://jakarta.apache.org/ant/index.html and look under "optional tasks" ------------------ Phil Hanna Sun Certified Programmer for the Java 2 Platform Author of : JSP: The Complete Reference Instant Java Servlets
Phil Hanna<BR>Sun Certified Programmer for the Java 2 Platform<BR>Author of :<BR><A HREF="http://www.amazon.com/exec/obidos/ASIN/0072127686/electricporkchop/107-3548162-1137317" TARGET=_blank rel="nofollow">JSP: The Complete Reference</A><BR><A HREF="http://www.amazon.com/exec/obidos/ASIN/0072124253/electricporkchop/107-3548162-1137317" TARGET=_blank rel="nofollow">Instant Java Servlets</A>
Anuj Anand
Ranch Hand
Joined: Nov 18, 2000
Posts: 96
posted
0
Would you be knowing which jar files are to be exproted to execute that script
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.