Perhaps as a result of "upgrading" from subclipse to subversive, some of my projects are listed as being connected to the wrong svn repository. For example, I have a svn repository
Code: Select all
http://fs.math.tu-berlin.de:8000/svn/gunn
Code: Select all
[http://fs.math.tu-berlin.de:8000/svn/gunn/bar: bar]
Code: Select all
[http://fs.math.tu-berlin.de:8000/svn/gunn/bar: foo]
I know there are ways to disconnect the projects and check them out again with (hopefully) the correct repository, but it would certainly make my life easier if I could just go into a file somewhere and edit the appropriate entries to correct the repository names. Does anyone know where this file might be? It doesn't appear to be under the .svn folder of the project.