create a local repository
Xi Liang <[email protected]> Wed, 11 May 2011 10:09:52 +1000
| Newsgroups | gmane.comp.version-control.cvs.tortoisecvs.user |
|---|---|
| Message-ID | <[email protected]> |
Dear all, I am new to tortoiseCVS. I want to set up a local repository for my own project. I followed the intruction available online. The tortoiseCVS is installed under C:\Program Files\, and I create a folder C:\CVS to hold the repository. however when I try to put my project MATLAB_workspace into C:\CVS, it gives me the following errors: In C:\Users\lenovo\AppData\Local\Temp\TortoiseCVS make new module temp\: "C:\Program Files\CVSNT\cvs.exe" -q -d :local:/CVS import -m MATLAB_workspace tcvs- vendor tcvs-release CVSROOT=:local:/CVS cvs [import aborted]: Couldn't open default trigger library: No such file or directory Error, CVS operation failed I suspect that my directory is wrong. Do you have any idea how should do with it? Kind regards, Xi How do I set up a personal repository to use without a server? You don't need any other software installed to make a local repository. Simply follow these steps: 1. Prepare a folder with the files you want under version control. 2. Right click on the folder and choose Make New Module from the CVS submenu. 3. Select the "Locally mounted directory" protocol. 4. In the directory section, enter where you would like your repository to be. 5. After selecting OK, you will be asked to confirm creation of a new repository. Select the checkbox to confirm ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ tortoisecvs-users mailing list tortoisecvs-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/tortoisecvs-users