Re: Make New Module Error - Local Folder
Swizzle <[email protected]> Fri, 25 Mar 2011 21:46:59 -0500
| Newsgroups | gmane.comp.version-control.cvs.tortoisecvs.user |
|---|---|
| Message-ID | <[email protected]> |
Yes, the F: drive for me is a local hard drive and not network. I've tried entering every combination of a folder path and still get this error message. From the error message it looks like I should be able to enter /code as the folder path and that's it. But it doesn't work. I've found that if I manually create a CVSROOT directory in my repository folder TortoiseCVS will immediately fail when I try to create a new module saying cvs [import aborted]: Couldn't open default trigger library: No such file or directory However, if I don't create the folder and click the checkbox telling TortoiseCVS to "initialize a new repository here (make a CVSROOT folder)" then it just continues to give me the errors: cvs [init aborted]: Couldn't open default trigger library: No such file or directory cvs [import aborted]: /code/CVSROOT: No such file or directory in a continuous loop. Bill On Wed, Mar 23, 2011 at 9:44 AM, <[email protected]> wrote: > > 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