On May 9, 2011, at 23:51, D, Dinoj wrote: > All the “content Types” are set for our apache server. This is working well > for local apache paths . But if we point this to subversion , it wouldn’t > work. Could you please let me know how to set content type for subversions as > well
For each individual file in the repository, you must set the svn:mime-type property. Subversion does not use your Apache content types.