Login  Register

Re: Dev - SVN keywords

Posted by Jacopo Cappellato on Apr 08, 2006; 4:30pm
URL: http://ofbiz.116.s1.nabble.com/Dev-SVN-keywords-tp167385p167390.html

Andy,

are you sure about it? It is true that keywords in source files are
stored unexpanded in SVN and they are expanded only when the
checkout/export is done.
However I couldn't find a way to disable the expansion since the
expansion is triggered by the "svn:keywords" property that is stored in
SVN with the source files...

Jacopo


A. Zeneski wrote:
> Keywords in SVN are handled by the client not the server. So, you can  
> configure your local SVN client to not parse keywords. In this case  
> you will receive the actual tag back when you checkout/export instead  
> of the parsed tag. i.e. $Id$ this should help with your merging issues.
>
> Since this is client controlled, I prefer to keep the tags in the  
> files so we can use them when generating javadocs and other information.
>
> Andy

 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev