Re: Setting the rules and politics for CVS...

2004-07-29 Thread Martin Jost
Jim.Hyslop [EMAIL PROTECTED] schrieb im Newsbeitrag news:[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I´m studying CVS for the first time. I know how to use it now, but I don´t know how to make or config the rules and politics to make a group of about 5 programmers working in the repository. I

Is there a way to Auto-Watch ?

2004-07-29 Thread Dan White
Is there a way to enable file watching automatically or am I going to have to cobble up some sort of a crufty cron script ? Thanks. ___ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs

Re: Is there a way to Auto-Watch ?

2004-07-29 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan White [EMAIL PROTECTED] writes: Is there a way to enable file watching automatically or am I going to have to cobble up some sort of a crufty cron script ? That depends on what kind of watching you want.

Help Setting up WinCVS with SSH

2004-07-29 Thread NYY96
Hello everyone, I have a WinCVS running here on my computer and a server running Unix I have configured SSH as per many tutorials, set the environment variables correctly, set CVS variables right, created keys and authorized them on the server, and then I try to checkout a module in

Re: Is there a way to Auto-Watch ?

2004-07-29 Thread Dan White
The task manager has decreed that all changes to all files will be checked in on a daily basis. (Despite the attempted reasoning about how CVS ain't built that way) So, we need to have all files watched, and set to notify the Build Manager role account when folks edit, unedit, and commit. I

Re: Is there a way to Auto-Watch ?

2004-07-29 Thread Frederic Brehm
At 01:05 PM 7/29/2004, Dan White wrote: The task manager has decreed that all changes to all files will be checked in on a daily basis. (Despite the attempted reasoning about how CVS ain't built that way) Give everyone a branch to work on and let them commit whenever they want. When they are

Re: Is there a way to Auto-Watch ?

2004-07-29 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan White [EMAIL PROTECTED] writes: The task manager has decreed that all changes to all files will be checked in on a daily basis. (Despite the attempted reasoning about how CVS ain't built that way) So, we need to have all files watched, and

Re: Is there a way to Auto-Watch ?

2004-07-29 Thread Larry Jones
Mark D. Baushke writes: You probably only need to add new 'watch' statements as new files are added to the system. So, something that is wired into the 'loginfo' to look for new files and have them watched might be the way to go. Is that necessary? Doesn't watching a directory automatically

Re: Is there a way to Auto-Watch ?

2004-07-29 Thread Dan White
On Thu, 29 Jul 2004, Mark D. Baushke wrote: Dan White [EMAIL PROTECTED] writes: The task manager has decreed that all changes to all files will be checked in on a daily basis. (Despite the attempted reasoning about how CVS ain't built that way) So, we need to have all files

Re: Is there a way to Auto-Watch ?

2004-07-29 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Larry Jones [EMAIL PROTECTED] writes: Mark D. Baushke writes: You probably only need to add new 'watch' statements as new files are added to the system. So, something that is wired into the 'loginfo' to look for new files and have them

Re: Is there a way to Auto-Watch ?

2004-07-29 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan White [EMAIL PROTECTED] writes: On Thu, 29 Jul 2004, Mark D. Baushke wrote: Dan White [EMAIL PROTECTED] writes: The task manager has decreed that all changes to all files will be checked in on a daily basis. (Despite the attempted

Re: Is there a way to Auto-Watch ?

2004-07-29 Thread Dan White
On Thu, 29 Jul 2004, Mark D. Baushke wrote: Larry Jones [EMAIL PROTECTED] writes: Mark D. Baushke writes: You probably only need to add new 'watch' statements as new files are added to the system. So, something that is wired into the 'loginfo' to look for new files and have them

Re: Is there a way to Auto-Watch ?

2004-07-29 Thread Dan White
On Thu, 29 Jul 2004, Mark D. Baushke wrote: Dan White [EMAIL PROTECTED] writes: On Thu, 29 Jul 2004, Mark D. Baushke wrote: Dan White [EMAIL PROTECTED] writes: The task manager has decreed that all changes to all files will be checked in on a daily basis. (Despite the

RE: Is there a way to Auto-Watch ?

2004-07-29 Thread Jim.Hyslop
Mark D. Baushke wrote: Actually, it may be that 'cvs watch on' may be inherited, but 'cvs watch add' that is not. 'cvs watch add' is inherited. At least, it is in my current project - I added some new files yesterday, and 'cvs watchers' shows a list of people, including myself, and I know I

moving repository to a new server

2004-07-29 Thread Joe Goldman
Greetings from Toronto: This is likely a newb question, as I am relatively new to cvs, but I have just built a new machine to be our new cvs server and want to copy over the repository. The old server (cvs 1.11.11) is running on red hat 7, and the new machine (cvs 1.11.17) is running Fedora

Re: moving repository to a new server

2004-07-29 Thread Larry Jones
Joe Goldman writes: This is likely a newb question, as I am relatively new to cvs, but I have just built a new machine to be our new cvs server and want to copy over the repository. The old server (cvs 1.11.11) is running on red hat 7, and the new machine (cvs 1.11.17) is running Fedora