On Oct 3, 2006, at 16:21, Ron Olson wrote:
> I have added a directory containing some files to Subversion ( 1.4)  
> so that they are now under source control. Without deleting and  
> recreating the folder, I would like to now "get" them insofar as I  
> don't really want to get them again, I just want to have Subversion  
> create the .svn directory as if I did. I have made absolutely no  
> changes so the files should be identical.
The responses you've already received describe an alternative to "svn  
import" that you can use to get the files into the repository  
initially and have your directories automatically transformed into a  
working copy.
If you have already used "svn import" and everything's already in the  
repository, and you now want to have Subversion create the .svn  
directories in the directory you imported, then that's unfortunately  
not available in Subversion yet. Someone just posted a message on the  
list a week or so ago about how this feature (where you can force a  
checkout on top of an existing directory filled with files) might  
make it into Subversion 1.5, but I cannot find the message now.  
(Search terms fail me.)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct  4 20:55:19 2006