I've never used those, so +1 it it helps with git (secretely hoping
git will soon be supported by asf infra and that we could migrate to
it  ....)

On Wed, Feb 16, 2011 at 15:11, Claus Ibsen <claus.ib...@gmail.com> wrote:
> Hi
>
> Many of the Java files in Camel source code have $revision$ tags.
>
> I propose we remove those. It makes comparing branches and files more tricky.
> And the git people told me it also makes some problem there as well.
>
> We got this nice command to remove them
>
> find . -name '*.java' | xargs perl -p -i -e 's/(\@version
> +)?\$Revision: *[0-9]+ *\$//g'
>
>
>
> --
> Claus Ibsen
> -----------------
> FuseSource
> Email: cib...@fusesource.com
> Web: http://fusesource.com
> Twitter: davsclaus
> Blog: http://davsclaus.blogspot.com/
> Author of Camel in Action: http://www.manning.com/ibsen/
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Reply via email to