Top "Cvs" questions

CVS - Concurrent Versions System - is an open-source version control system

CVS Ignore Directories

How do you set to ignore folders and all its subdirectories in CVS? It's getting pretty annoying when it commits …

cvs
Getting diff between top two revisions of a file in CVS

Is there way to create the diff of a file b/w its top two revisions in the CVS repo? …

diff cvs
How to get a list of tags created in CVS repository?

Are there any CLI commands that can be used to get a list of Tags that have been created on …

version-control cvs
How to import and keep updated a CVS repository in Git?

There is a central repository in CVS, and I would like to use it with Git locally, and then send …

git cvs git-svn git-cvs
How to solve 'Synchronizing CVS' problem in Eclipse IDE?

I'm trying to make an update of one project of mine, but i don't manage. When I try, I get …

eclipse cvs synchronizing
GitHub or BitBucket?

I would like to host my code in the cloud. Which one would you recommend?

git mercurial github cvs bitbucket
How to find all commits(files&comments) by a person in cvs

Looking to get a list of all the files (commit comments would be nice too) of a user in cvs.

find cvs
How to find out which CVS tags cover which files and paths?

There is a legacy CVS repository, which contains a large number of directories, sub-directories, and paths. There is also a …

cvs
How do I get a list of commit comments from CVS since last tagged version?

I have made a bunch of changes to a number of files in a project. Every commit (usually at the …

version-control cvs
What's the best free open source alternative to MS Team Foundation Server?

I have a team developing software in MS Visual Studio and now they want to start using MS Team Foundation …

c# .net sharepoint ide cvs