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

failure when trying to set svn:executable property

From: Adam Mercer <ramercer_at_gmail.com>
Date: 2006-02-27 01:46:51 CET

Hi

I'm trying to set the svn:executable property in one of my
repositories yet I get the following error when trying to do this

[ram@zippy waveburst]$ ls -l
total 48
-rw-r--r-- 1 ram ram 157 Feb 26 19:38 config.ini
-rw-r--r-- 1 ram ram 1846 Feb 26 19:38 framelist.pl
-rwxr-xr-x 1 ram ram 216 Feb 26 19:38 generateDAG.pl
-rwxr-xr-x 1 ram ram 183 Feb 26 19:38 generateIn.pl
-rwxr-xr-x 1 ram ram 796 Feb 26 19:38 pre.pl
-rwxr-xr-x 1 ram ram 3005 Feb 26 19:38 waveburst_break.py
[ram@zippy waveburst]$ svn propset svn:executable framelist.pl
svn: Explicit target required ('framelist.pl' interpreted as prop value)
[ram@zippy waveburst]$

Any idea why this is happening as I could set the executable property
on all the other scripts in this repository without this error.

Cheers

Adam
Received on Mon Feb 27 01:48:09 2006

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.