Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [git] Partial clone possible?

On Wed, Jun 1, 2011 at 4:41 PM,  <h3llghost@xxxxxx> wrote:
> Hi,
>
> how can I take a single directory with history from svn to git?
> At the moment we (20+ people) use SVN with a lot of directories. Some directories can be single projects with stand alone repositories.
> Further more there are directories which contains code fragments, which can be used for projects.

What eclipse.org project is this?

You can use svn2git...
     http://wiki.eclipse.org/Git/Migrating_to_Git#Using_svn2git_on_a_remote_server

Once you have something available, I recommend putting it on github
temporarily to play with.

> What would be the easiest way to split the svn repo?

What do you mean by this?

-- 
Cheers,

Chris Aniszczyk
http://aniszczyk.org
+1 512 961 6719


Back to the top