> -----Original Message-----
> From: Lacoste, Dana (TSG Software San Diego)
> [mailto:dana.lacoste_at_hp.com]
> Sent: Wednesday, November 18, 2009 6:32 PM
> To: users_at_subversion.tigris.org
> Subject: Migrating to svn
>
> I don't know if someone can help me, but I'm trying to migrate from
> another SCM to svn.
>
> I keep running into issues:
>
> The original SCM was, well, extremely large. massive. So we're
> running a tool to extract data in it to the svn dump format. Fine
(the
> dump format looks fine enough) but I can't seem to get it to LOAD.
>
What was the original SCM tool? There are a fair few options available
to port revisions to SVN, all of them tend to involve extracting data
from the old SCM and committing it using the standard SVN tools. This
would work for you as the import would not be so large to fail. It might
take a while but as it's a once-only task this wouldn't be much of an
issue.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2420088
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-19 17:02:24 CET