Setting auto-props from Server side ?

2010-06-06 Thread Ravi Roy
Hi, Just curious if there is a way out to set auto-props for certain binary files on server side ? I know, it is can be set on Client like TortoiseSVN. I am using Subversion 1.6.1 on CenOS 5.2 with APR 1.2.7. Thanks. Regards -RR

Re: Setting auto-props from Server side ?

2010-06-06 Thread Ryan Schmidt
On Jun 7, 2010, at 00:01, Ravi Roy wrote: > Just curious if there is a way out to set auto-props for certain binary files > on server side ? No, there isn't, not a supported way, anyway. This has come up countless times on the mailing list before. I'm sure you can find the discussions in the a

Re: Setting auto-props from Server side ?

2010-06-06 Thread Ravi Roy
On Mon, Jun 7, 2010 at 10:41 AM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote: > On Jun 7, 2010, at 00:01, Ravi Roy wrote: > > > Just curious if there is a way out to set auto-props for certain binary > files on server side ? > > No, there isn't, not a supported way, anyway. > > This has

Re: Setting auto-props from Server side ?

2010-06-07 Thread kmradke
Ravi Roy wrote on 06/07/2010 12:22:52 AM: > On Mon, Jun 7, 2010 at 10:41 AM, Ryan Schmidt > wrote: > On Jun 7, 2010, at 00:01, Ravi Roy wrote: > > > Just curious if there is a way out to set auto-props for certain > binary files on server side ? > No, there isn't, not a supported way, anyway.

Re: Setting auto-props from Server side ?

2010-06-07 Thread Hyrum Wright
On Mon, Jun 7, 2010 at 12:01 AM, Ravi Roy wrote: > Hi, > > Just curious if there is a way out to set auto-props for certain binary > files on server side ? I know, it is can be set on Client like TortoiseSVN. > This feature (and similar ones) are bandied about as "repository-dictated config", an

Re: Setting auto-props from Server side ?

2010-06-07 Thread Lorenz
Ravi Roy wrote: >Just curious if there is a way out to set auto-props for certain binary >files on server side ? I know, it is can be set on Client like TortoiseSVN. auto-props are a client side configuration that's shared by all subversion clients (TSVN only provides a GUI for that task). You c