info-cvs
[Top][All Lists]
Advanced

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

howto: real author vs. repos author


From: Uwe Mayer
Subject: howto: real author vs. repos author
Date: Sun, 06 Feb 2005 03:20:22 +0100
User-agent: KNode/0.8.2

Hi,

I maintain a project under GPL. People started using it, sending me patches
and extensions to the program. I maintain a local versioning system to keep
track of revisions. 
I need to know the propper way how to credit the users for patches or
extensions send to me and having a $Author$ keyword substitution from my
versioning system in the header of my files. 

I.e. if I recieve a script which was copied using a template from me, how do
I correctly mention the other user in the header? Can I still have a
$Author$ keyword? Is it ok to add the file to my local repository?
Would the following suffice:

# Authors: foo, bar
# $Author: bar $
# $Rev: 93 $

Where "bar" would be the original author, as well as the maintainer of the
repository and "foo" the user having extended the file.

Thanks
Uwe 


reply via email to

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