On a slightly related note:

is there any reason why only Java sources contain ASL & copyright  but 
templates, docs, buildfiles etc do not? They can be considered just as much 
source code as Java... Does it imply that they are public domain? Not that I 
care about this at all, just curious....

Fedor.


On Thursday 10 May 2001 01:08, you wrote:
> If you ever branch then have to do a big merge, you're really going to
> regret adding all those $Id: $ tags.  It makes automated merging
> painful (ask Jason about it, heh).
>
> [EMAIL PROTECTED] writes:
> > mikeh       01/05/09 13:22:11
> >
> >   Modified:    src/web/templates/screens BuildProject.vm
> >                         CreateDataSegment.vm CreateProject.vm
> >                         CreateProjectLevel.vm Error.vm Index.vm
> >                         ListProjects.vm ShowProject.vm
> > UpdateDataSegment.vm UpdateProject.vm UpdateProjectLevel.vm
> >                         createButtons.vm dataSegmentFormFields.vm
> >                         debtReduceResults.vm error.vm navigationMap.vm
> >                         navigationTree.vm projectFormFields.vm
> >                         projectLevelFormFields.vm sortPageResults.vm
> >                         updateButtons.vm
> >   Log:
> >   added cvs ID tags
> >
> >   Revision  Changes    Path
> >   1.2       +4 -0     
> > jakarta-turbine-orgami/src/web/templates/screens/BuildProject.vm
> >
> >   Index: BuildProject.vm
> >   ===================================================================
> >   RCS file:
> > /home/cvs/jakarta-turbine-orgami/src/web/templates/screens/BuildProject.v
> >m,v retrieving revision 1.1
> >   retrieving revision 1.2
> >   diff -u -r1.1 -r1.2
> >   --- BuildProject.vm       2001/05/09 19:41:31     1.1
> >   +++ BuildProject.vm       2001/05/09 20:21:22     1.2
> >   @@ -1,3 +1,7 @@
> >   +##
> >   +## $Id: BuildProject.vm,v 1.2 2001/05/09 20:21:22 mikeh Exp $
> >   +##
> >   +
> >    $page.setTitle($project.Name)
> >
> >    ## main banner
>
> [and so on ...]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to