Tagged Questions

4
votes
9answers
1k 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 …
4
votes
2answers
691 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
3answers
1k 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 …
2
votes
1answer
398 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
1answer
81 views

Problem with committting text files with non-ascii characters

Hi, 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 …
2
votes
1answer
138 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 …
1
vote
1answer
154 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
203 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
2answers
419 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
2answers
929 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
3answers
50 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 …
0
votes
3answers
154 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 …
0
votes
3answers
71 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
5answers
690 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 …
0
votes
0answers
94 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 2 next
15 30 50 per page