This might not really be a SVN question, but somebody may have encountered it. I need to be able to export code from windows hosted SVN (Apache/2.0.58 (Win32) DAV/2 SVN/1.3.1) and maintain linux permissions set by linux clients at commit time. I typically get permissions that omit the group and other permissions, like so:
Y:\ls -altr total 77 -rwx------+ 1 +Administrators Domain Users 686 Mar 17 12:25 run.sh Do I *have* to dl to a linux partition, will windows always strip some unix permissions?