[Building Sakai] Possible issues with EOL's on some files

Steve Swinsburg steve.swinsburg at gmail.com
Mon Aug 29 15:37:02 PDT 2011


I get this all the time. We take exports of tools we need to customise and then import them into our msub. We do this so our local commit history is clearer. We then refresh them from time to time from the main Sakai branches.

Anyway, major pain, you stage a commit that takes forever to add and then it fails. Subversion really should handle this more gracefully, but I am pretty sure it is because whoever committed the file didn't have this setup in their subversion config:
https://source.sakaiproject.org/svn/trunk/svn/config

I get around this by running 'flip' on them to convert the line endings. I actually wrote about this:
http://steveswinsburg.wordpress.com/2011/05/13/recursively-adjust-line-endings-for-a-bunch-of-files/

and you can grab flip from there and compile it for yourself.

cheers,
Steve




On 30/08/2011, at 1:59 AM, Maurer, Christopher Wayne wrote:

> I was trying to take the 2.7.1 tag and add the code over in contrib, but I get errors on the svn add.  Seems like it's mad about some EOL settings.  I don't know the full extent, but I saw it on a couple *ru.properties files.  Has anyone else had that issue either going from svn to contrib, or perhaps a local repo?
> I don't think we had issues when we put it in the IU msub, but that was a straight svn copy and not an export/add.
> 
> I was able to get past some of them by commenting out the places in my .subversion/config file to remove the settings for svn:eol-style=native for some file types, but that seems extreme.  Any other suggestions?
> 
> Chris
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110830/756dc905/attachment.html 


More information about the sakai-dev mailing list