Neil Williams <[EMAIL PROTECTED]> writes: > On Tuesday 17 January 2006 2:22 pm, you wrote: >> I don't know what Linas's server configuration is like, but that's >> probably what will dictate action. > > How do files get their permissions altered with svn? > > Lots of the files in htdocs are checked out as chmod 755, including images > and > html pages. I've reset them locally but nothing shows up in svn status and > svn update doesn't change them back. > > Do permissions have to be changed manually in the repository?
Sort of. Maybe you need to turn off the svn:executable flag on the files? http://svnbook.red-bean.com/nightly/en/svn.advanced.props.html#svn.advanced.props.special.executable -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
