10 Nov
2007
10 Nov
'07
7:48 a.m.
On Nov 10, 2007, at 01:29, Emmanuel Hainry wrote:
Citando Ryan Schmidt :
Oh, and: shouldn't all those patches be in the files directory? :)
Oops, Moving them.
By the way, is there a command for that other than "for f in patch*; do svn mv $f files; done" as "svn mv patch* files/" doesnt work?
That's unfortunate. Apparently not. I get "svn: Client error in parsing arguments" when I try that. It sure would be nice if that would work, and would be consistent with unix "mv". I don't even see an open enhancement request in the issue tracker. Maybe I'll bring it up on the Subversion Users list.