Re: [SVN-MIGRATION] SVN
[email protected] (shire)
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <[email protected]> |
On Oct 8, 2008, at 1:57 PM, Gwynne Raskind wrote: > On Oct 8, 2008, at 4:51 PM, shire wrote: >> I also get this error >> >> svn: Failed to add directory 'svn.php.net/pear/Testing_Selenium/ >> branches/shin/tests/.svn': an unversioned directory of the same >> name already exists >> >> it looks like .svn paths where actually checked into CVS and then >> converted over to the SVN repro so when you check it out it's >> trying to overwrite all the .svn files which already exist and >> fails. I'm assuming this because I'm able to run: >> >> shire@dev101:~/data/php/svn.php.net$ svn ls http://svn.php.net/ >> pear/Testing_Selenium/branches/shin/tests/.svn >> >> which normally shouldn't be listed in the repository. Sounds like >> there needs to be a filter to remove any .svn paths in the >> conversion. > > I'm already aware of this issue and I'm working on it right now. > Awesome, thanks! If there's any other tasks or testing that we can help with let me know. I and probably some others are willing to throw some time at this if it's of any help. Thanks again, for getting all this setup! -shire