I noticed this too, and the cause I think would be different HAML versions.
Perhaps you have a frozen gem and a locally installed one, or something?

On Sat, Dec 27, 2008 at 2:57 AM, Matt Harrison <[email protected]
> wrote:

>
> Hi list,
>
> This isn't a big problem but I've been curious about this for a while now.
>
> I've got haml installed on a number of projects, all hosted in svn
> repos. Every now and then, the vendor/plugins/haml/init.rb will show
> changes and want to be committed, and I can't work out why.
>
> A typical diff from svn will show something like this:
>
> Index: vendor/plugins/haml/init.rb
> ===================================================================
> --- vendor/plugins/haml/init.rb (revision 92)
> +++ vendor/plugins/haml/init.rb (working copy)
> @@ -4,5 +4,4 @@
>    require 'haml' # From gem
>  end
>
> -# Load Haml and Sass
>  Haml.init_rails(binding)
>
>
> Now I can see what is changed, but I have no idea why. This usually
> happens around every 10 commits, not that that helps much but it shows
> it's not constant and it's not rare.
>
> I've taken to writing commit logs like "HAML doing it's thing" which
> make me smile, but would probably confuse anyone else hugely.
>
> Does anyone have any ideas about why this happens? Am I the only one
> this happens to or do other people see this?
>
> Thanks and happy holidays,
>
> Matt
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/haml?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to