Jhz
2003-07-02 13:49:03 UTC
Hi,
I want to checkout a single file from a module to the current directory.
if i do
cvs co javapos/sources/runJavaTerm.sh
it does the checkout, but off course under javapos/sources.
if i do
cvs -d . javapos/sources/runJavaTerm.sh
I get an error (ignoring module java....)
Any way to achieve what I want ?
Thanks,
JOHan.
I want to checkout a single file from a module to the current directory.
if i do
cvs co javapos/sources/runJavaTerm.sh
it does the checkout, but off course under javapos/sources.
if i do
cvs -d . javapos/sources/runJavaTerm.sh
I get an error (ignoring module java....)
Any way to achieve what I want ?
Thanks,
JOHan.