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

Re: Existing Repos layout change - how badly will this break stuff ?

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-12-18 11:30:38 CET

On Dec 18, 2007, at 03:58, Richard Shea wrote:

> I want to change my repository layout but before I do I'd like some
> advice on how/whether it will break things ...
>
> I have a repos like this ..
>
> /trunk
> /trunk/foo.c
> /trunk/bar.c
> /branches
> /tags
>
> ... and I want to change it to this ...
>
> /trunk
> /trunk/appname/
> /trunk/appname/foo.c
> /trunk/appname/bar.c
> /trunk/appdb/
> /trunk/appdb/insert.sql
> /trunk/appdb/delete.sql
> /branches
> /tags
>
> ... If I were to make that change and in the future I go looking at
> changes made to foo.c is the repos layout change described going to
> 'break' the chain at the point the layout change was made ?

No, that won't happen.

> If so is there some way of getting around that problem ?

There's no problem.

> I thought about creating a brand new repos and (in some way that I
> don't
> know of) importing the existing repos into it.

No need.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 18 11:31:07 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.