Mike Kienenberger wrote:
It looks like org.apache.myfaces.custom.schedule.* is missing svn keywords.
I'm not sure what the process would be to fix it.   Nothing looked
obvious to me from Eclipse other than add keywords, and the missing
keywords weren't on the list  :)


From the eclipse "set properties" dialog, when a *file* is selected then "svn:eol-style" is one of the drop-down options. However you can't select "recursive" from there.

When selecting "set properties" on a directory, the svn:eol-style option isn't in the dropdown list but you can still type it in directly, select the "recursive" option and it works fine.

I've just tested this by fixing "schedule" props with eclipse, and verifying from the command-line before committing. Everything worked as expected - including generating massive commit messages due to the line-ending changes :-(.

It looks like about 80% of the sandbox files have not got any svn properties set :-(

Cheers,

Simon

Reply via email to