Tagged Questions

TortoiseCVS is a Windows-based application that allows the CVS version control system to be used directly from Windows Explorer.

learn more… | top users | synonyms

9
votes
7answers
4k views

Do TortoiseCVS and TortoiseSVN conflict when simultaneously installed?

I am interested if it's safe to install both TortoiseCVS and TortoiseSVN on the same computer? All our corporate projects are controlled by CVS, but I want to use SVN for my personal documents (and ...
8
votes
3answers
7k views

CVS Checkout to a directory

How do i check out a specific directory from CVS and omit the tree leading up to that directory? EX. Id like to checkout to this directory C:/WebHost/MyWebApp/www My CVS Project directory ...
7
votes
2answers
1k views

Any way to get Tortoise Columns in Windows 7 or Vista

I know that Explorer in Vista and Windows 7 no longer supports extensible column views, but is there any way to get those columns in Windows 7 or Vista. I don't mind using an alternate File Explorer, ...
5
votes
3answers
3k views

Get CVS history for a particular user

How do I get the history of commits that have been made to the repository for a particular user? I am able to access CVS either through the command line or TortioseCVS, so a solution using either ...
3
votes
1answer
80 views

Team City - No Compatible Agents Found

Folks, I am trying to use Team City. I completed the six steps out of 7. Now for the last step, under the tab "Agent Requirements", it is showing me the following message Agents compatibility ...
3
votes
2answers
311 views

Problem with committting text files with non-ascii characters

I have a html file that contain some Greek characters, and whenever I try to commit it I got: commitlog: file="dummy.html" appears to be a BINARY commitlog error: file="dummy.html" appears BINARY but ...
3
votes
1answer
265 views

Changing the “Yours” & “Mine” Names in CVS Tortoise Merges

I use Tortoise to interact with CVS for source control. When merging it shows you a diff of the files calling the one on your HD "Yours" and the one in the repository "Mine". Or maybe I have that ...
2
votes
1answer
819 views

CVS server configuration

I have a CVS repository on Freebsd and a ssh access. When I use putty client connection is ok. CVSROOT=:/labs/cvs CVS_RSH=ssh But when I try to do checkout with TortoiseCVS CVSROOT ...
2
votes
3answers
2k views

What does a status of “P” mean during a Tortoise CVS Update operation?

I ran an "Update" command on a folder with TortoiseCVS and one of the file statuses is "P". What does that mean? I see "U" which I'm assuming means "Update" and "M" which I'm assuming means "Merge". I ...
2
votes
3answers
2k views

CVS in Windows Vista Best Practice?

I have to start using CVS at my new company so that I can play nicely with the developers who are all *nix users. I happen to be a Windows Vista user and unfortunately do not have the ability to ...
2
votes
1answer
2k views

Hudson + CVS headaches

I'm trying to configure my Hudson server to retrieve code from a CVS repository, but so far it's been a pretty frustrating experience. My setup is Hudson 1.310 running as a system service, CVSNT ...
2
votes
5answers
1k views

Is there anyway to get TortoiseSVN to act more like TortoiseCVS?

I work in a mixed source control environment. We are still mostly on CVS, but newer projects are in SVN. However, I am finding it hard to get buy-in for SVN because TortoiseSVN doesn't work like ...
1
vote
0answers
114 views

Tortoise CVS version 1.12.5 cvs [server aborted]: cannot create CVS/Entries.Extra.Old for copying: Permission denied

cvs [server aborted]: cannot create CVS/Entries.Extra.Old for copying: Permission denied This message appears when doing an update. However, trying to do another update might succeed. So, it's ...
1
vote
0answers
36 views

Find checkout function available in Tortoise CVS?

Clearcase has this functionality- it will show you the list of files that you have modified and need to be committed in the repository. does Tortoise cvs provide this functionality? Many Thanks in ...
1
vote
2answers
543 views

Tortoise SVN + Unreal Commander

I'm using Unreal Commander as a free alternative for total commander(win os). I've choosen to show native icon's and context menu and for tortoise cvs everything was fine. Since I started using ...
1
vote
4answers
1k views

tortoise svn folder icons not coming

I have been experiencing a problem with tortoise . when i checked out the code the tortoise icons usually green or red on the folders are not coming.Any solution??? Thanks in advance.
1
vote
1answer
343 views

Adding Shell Scripts to CVS from windows

I am going to add some Linux shell scripts to CVS. Can I download the scripts using SSH secure shell client to windows and then add to CVS using Tortoise CVS client? (Just for ease... We have nice GUI ...
1
vote
2answers
827 views

What windows CVS clients support proper handling of encoding in comments?

We're currently using tortoisecvs (1.8.31) to commit/access our cvs repositories. We've recently wanted to support Japanese text in comments, so that viewvc can be used for browsing. However, it ...
1
vote
3answers
1k views

Tortoise CVS - Prevent a user from committing changes in a branch?

How do I prevent a developer from committing changes into a particular branch in CVS? Recently, a fellow developer committed code into the main branch, leaving me with a lot of rolling back to do ;-( ...
1
vote
0answers
152 views

Tortoise CVS: Can project list be made persistant (for checkout)?

Since I upgraded Tortoise (1.10.4), the list of projects during checkout are no longer persistent -- I have to use "Fetch List" every time (unless I already know the module name). Does anybody know ...
1
vote
2answers
4k views

“Trouble launching CVS process” when using TortoiseCVS

When using TortoiseCVS, as I checkout a module, dialog (see screenshot) telling me "Trouble launching CVS process", "The handle is invalid". Any idea on how this would be happening?
0
votes
0answers
40 views

ShellIconOverlayIdentifiers - where are the actual overlay icons?

With TortoiseCVS (and TortoiseSVN), 9 of the 15 icon overlay slots are needed, necessitating heroics like that described here. Is there any way to see the icons themselves more or less side by ...
0
votes
0answers
28 views

Eclipse corrupts cvs files

I'm facing a frustrating issue when creating a project from the resources I just checked from the cvs server . Basically everything is ok (all files are under version control) after the checkout is ...
0
votes
3answers
53 views

How to branch CVS after edits?

I'm struggling to get a hang of branching in CVS after reading the documentation & tutorials online. Let me give you an example of how my dev flow sometimes works: I'll make a few changes on ...
0
votes
2answers
69 views

How to view all commits by a date range in TortoiseCVS

It's no problem to view all of the commits on a particular file through its CVS History. What I need is to view all files that are committed on the same date as or near to a given file, or just a ...
0
votes
2answers
331 views

How to change username/password in TortoiseCVS

Previously I had no username and password for my local Tortoise CVS repository. I used another one's. Now I have a username and password for me. How do I get TortoiseCVS to let me enter the new ...
0
votes
1answer
77 views

Tortoise CVS Source Safe

I am very new to Tortoise CVS Source Safe !! I am working on VS 2008 / SQL Application. I have work from home option and so i decided to upload my source code to the server either from my home or at ...
0
votes
1answer
766 views

CVS Error: failed to create lock directory… Permission denied

I'm using using TortoiseCVS to access the CVS server. I get the following error: In D:\source\foo: "C:\Program Files\CVSNT\cvs.exe" -q update -P -d CVSROOT=:ssh:annan@foo-bar.co.uk:/home/cvsroot cvs ...
0
votes
0answers
204 views

TortoiseCVS Icon Overlays Problems after installation of SugarSync

I am using TortoiseCVS for years on WinXP. Few days ago I installed SugarSync, and suddenly there were no more icon overlays for TortoiseCVS. I uninstalled SugarSync, and reinstalled TortoiseCVS ...
0
votes
0answers
60 views

How to CVSDiff whole folder using TortoiseCVS?

The CVSDiff option is available in the context menu of TortoiseCVS when right clicked on a file. But there is no such context menu option when right clicked on folder. Basically, I want to see what ...
0
votes
1answer
144 views

Problem accessing Eclipse source through proxy.eclipse.org

I'm trying to access the eclipse source code in cvs, but unfortunately, the location I'm at blocks all non-standard tcp/ip ports. I spoke with a sysadmin on the phone, and he recommended that I try ...
0
votes
0answers
397 views

Tortoise CVS checkout problem

I am little stumped while using TortoiseCVS. I have setup CVS server on a Ubuntu server and then initiated a repository under projects folder. Which created a CVSROOT folder as expected ...
0
votes
1answer
87 views

How can I checkout only modified files from cvs-server using tortoiseCVS

I need to checkout the files modified by developers. I tried Date command but it check-out the whole project. But i need only modified file for my patch with directory structure. Is there any way to ...
0
votes
0answers
938 views

How to use Tortoise CVS on Windows 7

When I try to install Tortoise CVS in Windows 7, it generates a warning. "This version of TortoiseCVS does not officially support Windows Vista or Windows 7. Proceed at you own risk" Any clues?
0
votes
1answer
49 views

CVS can't get latest files

I have a weird problem I haven't seen before. I modified a file in our repository and committed as I usually do but now when I do a history the version shown as current is the previous version. 1.180 ...
0
votes
0answers
915 views

Any tips for installing CVS Server and Tortoise Client on Windows 7?

I'm installing CVS and the Tortoise client on Win 7. Getting a warning "CVSNT Locking Service... failed to start. Verify you have sufficient privileges to start services" I'm running as Admin with ...
0
votes
3answers
235 views

Mass conflict resolving

I am using CVS and after a merge, I have hundreds of conflicts. None of the conflicts are an issue (they're unimportant changes as a result of keyword expansion differences on the trunk and branch). ...
0
votes
9answers
3k views

Alternative SSH Application to Plink

I have recently started having problems with TortoiseCVS, or more specifically with plink, the SSH application that comes with it. The IP address it tries to connect to can not be changed and is stuck ...