On Nov 10, 2007, at 01:48, Ryan Schmidt wrote:
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.
Couldn't find the issue because it was closed. It will be in Subversion 1.5. http://subversion.tigris.org/issues/show_bug.cgi?id=747