So far as I know this is because the working copy itself is pointing to the old location (inside those mysterious .svn folders).
I don't know if Versions actually has the capacity to do "svn switch" I have always done this sort of thing on the command line using the command svn switch: See http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.switch.html for the syntax and method of execution. Rob On May 17, 2010, at 3:48 PM, cperkins wrote: > Under my bookmarks menu I have a repository with several > subdirectories. Our SVN repository was moved to a new location today > and has a new IP. > > I used "Edit Bookmark" to edit the main repository and have entered in > the new IP address and username and password. It seems to connect > fine. > > But when I click one of my subdirectories and try to commit them, they > try to connect to the old IP address, not the new. How do I update > these directories to use the address of the parent repository? > > Thanks, > > Chris > > -- > You received this message because you are subscribed to the Google Groups > "Versions" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/versions?hl=en. > -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/versions?hl=en.
