On Jul 20, 2010, at 09:35, Neil Bird wrote: > I'm thinking aloud here, you may not be able to do it, but if you can add > props. as a direct repo. mod., them maybe it'd be easier for you to: > > - create a temp working branch off trunk > - use a 'find' loop to find the files, but instead of 'svn ps svn:eol-style > {}' use 'http:/part/to/repo/'{} [if that will work with find!] with a '-m' > comment. > - merge the whole bally lot back to trunk and delete the branch > > > Yes, you'll add a gazillion revs. via the branch, but the mod. will appear > as atomic on trunk.
Or use svnmucc to do it in a single revision in the first place.