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

how to migrate from subversion to TFS with svnbridge?

From: Richard <legalize_at_xmission.com>
Date: Sat, 04 Apr 2009 12:57:55 -0600

Hi,

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?

-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>
        Legalize Adulthood! <http://blogs.xmission.com/legalize/>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1545147
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-04 21:01:44 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.