diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-07-25 00:50:08 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-07-25 00:50:08 +0000 |
commit | c2e03fadeb6cbeef18ebeb9f2e1e110d9e28b738 (patch) | |
tree | d4b3a7c1c83ac5bffa7a396772e14212f3809813 /CVSROOT | |
parent | 9e89f356ba5f91469a910e25b7479cde9e0a3aa5 (diff) |
removed -m option since it seems to be no longer supported
svn path=/trunk/; revision=5399
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/cvswrappers | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CVSROOT/cvswrappers b/CVSROOT/cvswrappers index 65875700..1328ba5c 100644 --- a/CVSROOT/cvswrappers +++ b/CVSROOT/cvswrappers @@ -85,7 +85,10 @@ # PD FILES # pd files can't be meaningfully merged, so copy instead # 2006-02-15 <hans@at.or.at> -*.pd -m 'COPY' +# for some reason we now get this error message: +# -m wrapper option is not supported remotely; ignored +# 2006-07-24 <hans@at.or.at> +#*.pd -m 'COPY' # prevent keyword replacement on imported sources # 2005-05-20 <hans@at.or.at> |