info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Save und Revision Nr


From: Mark E. Hamilton
Subject: Re: Save und Revision Nr
Date: Wed, 16 Aug 2006 10:14:13 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.7.12) Gecko/20050920

First, your English is better than my German, so there's no need to apologize. We just needed more details on what you were trying to do.

Second, it's not possible to do what you want, and even if it was you wouldn't want to do it anyway. Imagine if your project grows to dozens of developers and thousands of files. The work involved in you modifying and committing each file would be impossible to handle.

The correct approach to what you want to do is to make the developers add whatever special comments your organization requires (copyrights or whatever,) and then set up a commitinfo trigger script to verify that the required information is in each file, and fail if it is not.

http://ximbiot.com/cvs/manual/cvs-1.11.22/cvs_18.html#SEC170
http://ximbiot.com/cvs/manual/cvs-1.11.22/cvs_18.html#SEC171


sbata wrote:
sorry for my language ;-)

sorry but i cannot explain why i want to do it ;-)
this is not an OpenSource Project.

we want to change any file that will be checked , just between the User
und the CVS-Server,

just after the User-commit and before the write on the CVS, we want to
change this File an than write it on the CVS.

i want to copie this File on my dir change it an thant commit it .

i dont know if that possible.

thanks for the time.


--
----------------
Mark E. Hamilton
Orion International Technologies, Inc.
Sandia National Laboratory, NM.
505-844-7666





reply via email to

[Prev in Thread] Current Thread [Next in Thread]