On Fri, Aug 6, 2010 at 4:56 PM, JWalker <jwalker_at_hotmail.bg> wrote:
> Hello,
>
> This is my first post here.
>
> Is it possible to merge several repositories in a new empty
> repository?
>
> I am asking this, because I made several repositories of one project,
> one repository for mechanics, another for the software, another one
> for the electronics and so on. Now I see that this will be a bit
> hardly to maintain when more projects appear in the future.
>
> My goal is to create this layout (example)
> /
> /mechanics
> /software
> /electronics
>
> and then load the repository of mechanics to /mechanics, the
> repository of software to /software and so on.
>
> So, is this scenario possible - by bump/load procedure or something
> else?
>
> Ivan
>
This is exactly the use case described in the SVN redbook:
http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate
Received on 2010-08-06 17:13:07 CEST