Split repository in two

Ludvig picture Ludvig on Tue 19 May, 2009 18:52:42 +0000

Hi

I have a repository which I’m been working on for a while,
now I want to give access to a part of it to another developer, is there an easy way to do this?

Thanks

Valmond

Forum Topic Options

rs picture

rs on Wed 20 May, 2009

hi – can’t do that directly. One solution is to:

  1. Take a dump of the repository
  2. Filter out the split into a different dump file
  3. Create a new repository and you’re off

You do not have sufficient permissions to comment