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

Re: Repo Renaming Question

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: 2007-05-24 20:34:52 CEST

On 5/24/07, BRM <bm_witness@yahoo.com> wrote:
>
> Suppose I have a repository located at /home/svn/repos/ProjA_SubProj1
> that supports Sub Project 1 in Project A. Now suppose that Sub Project
> 1 was being promoted to Project B. Could I simply rename the repository
> folder (e.g. ProjA_SubProj1 -> ProjB)?
>
> Note: For the purpose of this question, assume all users of
> ProjA_SubProj1 will remove (delete) their workspaces that refer to
> ProjA_SubProj1 and will simply checkout new workspaces from ProjB.
>
>
Yes, you can just do an "svn mv" -- assuming ProjA_SubProj1 is a directory
under the repository.
If ProjA_SubProj1 is the repository root, you can just move it to ProjB [And
change any references -- example in apache/viewcvs setup]

regards,
-Hari Kodungallur
Received on Thu May 24 20:37:47 2007

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.