Branch/merge question....

2004-06-01 Thread Urban Gabor
Hi, I have a rather specific issue here: Suppose we have created a branch for a development in our module called branch_A for a longer time. During the development we have decided to intagrate all changes on the main branch into branch_A (and we have tagged both the main/HEAD and the branch). Aft

Precommitücheck question

2003-10-13 Thread Urban Gabor
Hi, I would like to implement some preücommit check in the CVS, but I face some questions at the moment. Here thay are: 1. It seems, that cvs commit works differentr if I give the -m"blabla" option as the check-i comment. In this case CVS runs my script as intended, bat when I ommit the -m, and t

Precommitücheck question

2003-10-13 Thread Urban Gabor
Hi, I would like to implement some preücommit check in the CVS, but I face some questions at the moment. Here thay are: 1. It seems, that cvs commit works differentr if I give the -m"blabla" option as the check-i comment. In this case CVS runs my script as intended, bat when I ommit the -m, and t

Two questions.

2003-08-03 Thread Urban Gabor
Hi, I have two questions, and I request your help. 1. Are there graphical front-ends to CVS that can be used on U*nix, linux systems with X? 2. We would like to restrict commits to a given subdirectory in our project directory tree. Example: there should not be commits in directory /src/docs aft