View Single Post
Old 12-14-2007, 10:52 AM   #1 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,397
sde is on a distinguished road
how to change ownership recursively with .<filename> files

i have this subversion checkout which has wrong owners inside some of the .svn directories.

chown -R owner:owner /path/to/project

that doesn't seem to catch the .svn directories.

how can i achieve this?
__________________
testing 1 2 3
sde is offline   Reply With Quote