[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: chmod

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-12-17 23:39:23 CET

kfogel@collab.net wrote:

>Radek Podgorny <radek@podgorny.cz> writes:
>
>
>>I'm quite new to SVN but I really like it! Great work!
>>
>>
>
>Thanks!
>
>
>
>>Unfortunately, there is one thing I don't like. When someone commits
>>the files from Windows, they all have the executable flags
>>set. Checking them out, chmoding and commiting them again has no
>>result... :-( Is there any "svn" or "svnadmin" feature to help me
>>changing the access rights?
>>
>>
>
>I don't know the answer to this.
>
>
It seems like he's saying that Subversion on Windows is setting teh
svn:executable property, although it shouldn't, because
svn_io_is_file_executable always returns false on Windows.

We need the output of "svn pl -v <file>" on your added files, and also
your auto-props setup (if any).

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 17 23:42:11 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.