[cvsnt] Re: Checking out into the current directory

Glen Starrett glen at starretthome.net
Fri Jan 6 15:06:37 GMT 2006


Thomas Singer wrote:
> but when I try to check out into the alternative path ".", it will be 
> ignored:
> 
> C:\temp\test2>cvs checkout -P -d . moba/a
> cvs server: Updating moba/a
> U moba/a/3d-ansicht1-klein.jpg

Try this instead:

cvs co -d ..\test2 moba/a

It's a little less elegant, but it works.

Regards,

-- 
Glen Starrett



More information about the cvsnt mailing list