[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Is it safe to rename a repository?

From: Jens Peters <jpeters7677_at_gmx.de>
Date: 2005-02-24 11:53:20 CET

Hello,

is it safe to rename a repository after creating it and after doing a
lot of svn actions on it?

- svnadmin create myrepos
- "doing a lot of svn actions"
- ren myrepos mynewrepos
- svn switch --relocate myrepos mynewrepos

Or is the name somewhere stored inside the db and doing this is a call
for problems?

The setup is:
- Subversion 1.1.3 via Apache.
- BDB 4.2 as backend

Regards,
Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 24 11:52:47 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.