On Sat, 02 Oct 2004 21:55:41 -0400
[EMAIL PROTECTED] wrote:

#> Hi,

#> I have a problem with setting up CVS on Windows 2000 host. I
#> created a dummy folder say: D:\temp\src\master as my repository
#> directory. Then I place my project files in a folder called
#> 'HelloWorld' inside .\src\master directory. I set the CVSROOT to
#> :local:d:\temp\src\master. I follow these steps after this:

#> 1) cd to D:\temp\rashmi
#> 2) execute import statement as: 

Did you initialize the repository (with "cvs init" command)?
Also, you are not supposed to place your project inside the
repository, the "cvs import" command will do it for you.

-- 
 Best wishes,
   Slawomir Nowaczyk
     ( [EMAIL PROTECTED] )

If you can't beat your computer at chess, try kickboxing.


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to