Re: Make New Module Error - Local Folder
[email protected] Wed, 23 Mar 2011 10:44:36 -0400
| Newsgroups | gmane.comp.version-control.cvs.tortoisecvs.user |
|---|---|
| Message-ID | <OFB9AD7B86.F5D5B390-ON8525785C.00505437-8525785C.0050FD7E@aep.com> |
Swizzle <[email protected]> wrote on 03/23/2011 04:13:03 AM: > I'm trying to create a personal repository without a server, but no > matter what I try the operation fails. I'm following the > instructions on the FAQ. Here are the error messages: > > In C:\Users\Swizzle\AppData\Local\Temp\TortoiseCVS make new module > temp\: "C:\Program > Files\CVSNT\cvs.exe" -q -d :local:F:/temp import -m code tcvs- > vendor tcvs-release > CVSROOT=:local:F:/temp > > cvs [import aborted]: F:/temp/CVSROOT: No such file or directory > > Error, CVS operation failed > <snip> > cvs [import aborted]: F:/temp/CVSROOT: No such file or directory > > Error, CVS operation failed > > Tortoise Tip: Sometimes you get this error if you have the > repository folder wrong in the Checkout > dialog. Make sure you have a slash at the start of the folder name, > and that the case and path are > correct. Watch out for spurious trailing characters. > > Examples are: "/cvsroot", "/usr/local/cvs-repository", "/cvsroot/cvsgui" > > Can someone please tell me what I'm doing wrong? The error message states very clearly what you did wrong. Look at the examples. You're trying to use F:\Temp as your local repository. CVSNT doesn't like that (and you shouldn't use a temp directory, IMHO). Your repository name must begin with a forward-slash (/). You'll also want to avoid using '/CVSROOT' to avoid confusion. I'm assuming F: is a local partition and not a network share? HTH, Paul > > Thanks! > Bill ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ tortoisecvs-users mailing list tortoisecvs-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/tortoisecvs-users