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

Re: how to migrate from subversion to TFS with svnbridge?

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Sat, 4 Apr 2009 16:16:46 -0500

On Apr 4, 2009, at 13:57, Richard wrote:

> I'm trying to migrate a subversion repository from sourceforge to
> codeplex. Codeplex uses Team Foundation Server but provides
> subversion support through 'svnbridge'.
>
> I'm trying to do the migration with a preservation of all the edit
> history. From reading subversion documentation, I see two ways I
> could migrate from one subversion repository to another:
>
> - svnadmin dump, svnadmin load
> - svnsync
>
> svnadmin only works with local paths and not repository URLs. It
> seems like *exactly* what I need, but I need a tool that works with
> URLs and not local paths.
>
> svnsync requires the revision properties hook to be configured on the
> target repository. Since this isn't a 'real' subversion repository in
> my case, but really TFS exposed through the svnbridge, I can't
> configure svn hooks on the target, so svnsync errors out.
>
> Any ideas how I can solve this problem?

I suggest you ask Codeplex how they want you to import your existing
Subversion repository into their system.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1546047

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-04 23:17:45 CEST

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.