I had to rename a repo yesterday and the only issue I had was (not
subversion's problem) that I had to change the trac.ini variable
repository_dir to point at the new location, and resync the trac project.
$ trac-admin /var/trac/projects/projectname resync
I only mention it for completeness because lots of folks use svn and trac
together.
-rj
On Feb 19, 2008 3:18 AM, Henrik Sundberg <storangen_at_gmail.com> wrote:
> 2008/2/19, Ryan Schmidt <subversion-2008a_at_ryandesign.com>:
> > On Feb 19, 2008, at 02:00, Henrik Sundberg wrote:
> >
> > > I created a big, but not wildly used, repository with a poor name.
> > > Is it possiple to just rename the repository, at the same location?
> > > I can do this when no one else is using it.
> > > Is there a danger in this?
> >
> >
> > No danger that I can see.
> >
> >
> > > I understand that checkouts will need to be relocated.
> >
> >
> > Depending on the protocol you use to access the repository and how
> > you did the checkout, you may or may not need to relocate the working
> > copies.
> >
>
> Thanks!
> /$
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
Received on 2008-02-19 15:23:29 CET