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

Re: Moving an existing Repository to a newly created repository

From: Tech Geek <techgeek12345_at_gmail.com>
Date: Fri, 24 Jun 2011 14:28:22 -0700

> You should be able to use regular old mv on the command line for this.
So,
svadmin create /var/lib/svn/Projects # Create new repo Projects
mv /var/lib/svn/ProjectA A # Rename ProjectA to A
and then?
how do I move repository "A" under "Projects" repository?
Received on 2011-06-24 23:28:54 CEST

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.