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

--recursive not always recursing?

From: Jan Hendrik <jan.hendrik_at_bigfoot.com>
Date: 2004-03-29 18:14:19 CEST

SVN 1.0.1
W2K SP2
Apache 2.0.48

Hi all out there!

After running into trouble with branching/switching when svn:eol-
style=native is set by autoprop (see my posting "cheap copy?) I
did some tests with removing/setting properties on a small test
working copy:

svn propdel svn:eol-style -R d:\test\*.*

seems to remove the property of files in d:\test\folder, too. The
output on the commandline lists files in d:\test only though.
However,

svn propdel svn:eol-style -R d:\test\*.htm

will delete the property in *.htm files in d:\test, but not in *.htm files
in d:\test\folder.

Same behaviour with propset.

Am I missing something or means "recursive" just "all files in the
same folder", but not "all files in this folder and down in the folders
below"?

TIA - Jan Hendrik
---------------------------------------
Freedom quote:

     Freedom is not created by government
     nor is it a gift from those in political power.
     It is, in fact, secured more than anything else
     by limitations placed on those in government.
                -- Ronald Reagan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 29 18:14:05 2004

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.