Re: SVN Question

2005-11-17 Thread Ted Husted
It was moved here: http://svn.apache.org/viewcvs.cgi/struts/site/trunk/xdocs/images/ You might just want to check in another copy to the Tiles subproject. -Ted. On 11/15/05, Greg Reddin [EMAIL PROTECTED] wrote: I want to check in a file in the tiles docs that was once there, but has been

Re: SVN Question

2005-11-17 Thread Sean Schofield
If a file was moved by someone else while you were working on it, I think the best thing to do is a clean checkout in a separate dir. Then copy the file change to the new dir and revert the change in the old dir. Then remove the new dir and resume in the original dir after you update. Make

Re: SVN Question

2005-11-17 Thread Greg Reddin
On Nov 17, 2005, at 7:30 AM, Sean Schofield wrote: If a file was moved by someone else while you were working on it, I think the best thing to do is a clean checkout in a separate dir. Then copy the file change to the new dir and revert the change in the old dir. Then remove the new dir and

SVN Question

2005-11-15 Thread Greg Reddin
I want to check in a file in the tiles docs that was once there, but has been deleted. I've tried using the svn copy command to restore the file as noted in the manual [1] but it doesn't work. Subversion says it can't find the file in revision xx. It doesn't seem to matter what I set