On 3/31/06, Sean Schofield <[EMAIL PROTECTED]> wrote: > It looks like you moved this to the tomahawk proper. Is that what you > wanted? If so then it looks right. The best way to check is to use > your browser to checkout svn repo and see if things are where you want > them. Just go to http://svn.apache.org/repos/asf/myfaces. I do this > all the time when I'm moving lots of stuff around.
Good point. I could have just went here and verified as well. Thanks for reminding me. http://svn.apache.org/viewcvs.cgi/myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/ajax/api/ComponentNotFoundException.java?rev=389957&view=log > Just remember, svn copy is to make a duplicate copy (like when you're > branching or tagging.) svn move will move everything (history > included.) Ok. So this was probably ok. It did a copy, then a delete. Same end result as a move even if it wasn't quite as clean. All the history appears to be preserved.
