You still want the config file if you ever plan to add files.

On 2006-06-16, at 17:07 EDT, Sarah Allen wrote:

> actually to update the types of already checked in files, Jim told  
> me the secret handshake:
>
> svn propset svn:eol-style native *.lzx
> svn propset svn:mime-type text/plain *.lzx
>
>
>
> On Fri, Jun 16, 2006 at  1:56 PM, P T Withington wrote:
>
>> No we can't.  IMO a flaw in svn, but help is here:  copy tools/ 
>> trunk/ svn/config to ~/.subversion and you will win.
>>
>> You'll have to un-add and re-add your files to get the type  
>> updated from the config file.
>>
>> On 2006-06-16, at 16:43 EDT, Sarah Allen wrote:
>>
>>> I must have missed the memo.  Can't we just set up the subversion
>>> repository to know that all lzx files are text files?  I guess  
>>> I'm off
>>> to read chapter 7...
>>>
>>> Error: Commit failed (details follow):
>>> Error: MERGE request failed on '/openlaszlo/branches/video/test/ 
>>> video'
>>> Error: 'pre-commit' hook failed with error output:
>>> Error: /home/laszlo/perforce-svn/svn/hooks/check-mime-type.pl:
>>> Error: openlaszlo/branches/video/test/video/test-live-echo.lzx :
>>> svn:mime-type is not set
>>> Error: openlaszlo/branches/video/test/video/test-live.lzx :
>>> svn:mime-type is not set
>>> Error:     Every added file must have the svn:mime-type property  
>>> set. In
>>> Error:     addition text files must
>>> Error: have the svn:eol-style property set.
>>> Error:
>>> Error:     For binary files try running
>>> Error:     svn propset svn:mime-type application/octet-stream
>>> path/of/file
>>> Error:
>>> Error:     For text files try
>>> Error:     svn propset svn:mime-type text/plain path/of/file
>>> Error:     svn propset svn:eol-style
>>> Error: native path/of/file
>>> Error:
>>> Error:     You may want to consider uncommenting the auto-props  
>>> section
>>> Error:     in your ~/.subversion/config file. Read the Subversion  
>>> book
>>> Error:     (http://svnbook.red-bean.com/), Chapter 7, Properties
>>> section,
>>> Error:     Automatic Property Setting
>>> Error: subsection for more help.
>>>
>>> _______________________________________________
>>> Laszlo-dev mailing list
>>> [email protected]
>>> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
>>
>

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to