| "as they refer to the same URL" error in svn
|
test1

msg:3685212 | 3:15 pm on Jun 27, 2008 (gmt 0) | I'm running into some issues commiting some files with subversion. I get an error that says "cannot commit both file1 and file2 as they refer to the same URL". Now I know that I'm getting this error because I just copied and pasted some folders and then renamed them and modified the content inside. I know that I should have done a svn copy instead of a normal one. But how do I fix the problem now?
|
WesleyC

msg:3687819 | 4:49 pm on Jul 1, 2008 (gmt 0) | In the folders you copied, there is a hidden folder (.svn if memory serves). Delete this folder, and all should be well in the world.
|
test1

msg:3687907 | 6:10 pm on Jul 1, 2008 (gmt 0) | Awesome, thanks. That will be much easier next time. I solved the problem but in a much more complicated way.
|
|
|