Hi Ariel,
thank you for correcting it.
I have seen the wrong flag in my local source now. I hope, I remember
next time, that inside Cygwin is not Windows and I have to use "ls -l"
and not "dir".
Kind regards
Regina
Ariel Constenla-Haile schrieb:
Hi Regina,
On Wed, May 22, 2013 at 06:10:23PM +0200, Regina Henschel wrote:
Hi,
with commit http://svn.apache.org/r1485263 I have got the message
Propchange:
openoffice/trunk/main/helpcontent2/source/text/shared/guide/sidebar_window.xhp
------------------------------------------------------------------------------
svn:executable = *
Is all okay or do I have something to do?
This means it was committed with the executable bit on:
[ariel@localhost trunk]$ ls -l
main/helpcontent2/source/text/shared/guide/sidebar_window.xhp
-rwxrwxr-x. 1 ariel ariel 11266 May 22 13:14
main/helpcontent2/source/text/shared/guide/sidebar_window.xhp
According to subversion manual, you have to
svn propdel svn:executable <file>
Are you using subversion or git-svn?
Regards
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org