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

RE: How can I replay changes on another SVN repository?

From: Daniel Doubrovkine <dblock_at_dblock.org>
Date: Tue, 17 Feb 2009 10:22:03 -0500

Correct. But they fully emulate a Subversion server.

http://blogs.msdn.com/codeplex/archive/2008/09/14/codeplex-launches-supp
ort-for-tortoisesvn.aspx

 

In SVN the only way to do this that I found is with svnsync. But that
requires you to have a completely clean repository (no revisions), some
server-side access that allows revision modification, etc. I couldn't
get that to work L

 

From: Bob Archer [mailto:Bob.Archer_at_amsi.com]
Sent: Tuesday, February 17, 2009 10:15 AM
To: dB.; users_at_subversion.tigris.org
Subject: RE: How can I replay changes on another SVN repository?

 

I'm pretty sure Codeplex uses Team Foundation Server. Don't they?

 

BOb

 

________________________________

From: Daniel Doubrovkine [mailto:dblock_at_dblock.org]
Sent: Tuesday, February 17, 2009 8:21 AM
To: users_at_subversion.tigris.org
Subject: How can I replay changes on another SVN repository?

 

We're open sourcing a project. I am moving it from a private SVN to
CodePlex. I have no access to either repository server, but I'd like to
migrate with history. I don't care about revision numbers of future
synchronization, I just want to replay the changes.

 

This looks like: export, add/remove files, commit, repeat for the next
change.

 

Anybody knows a tool that can do this? Or is it time to write one?

 

Also, I could script this easily if svn export (or something else)
actually svn-added/deleted the files. Maybe there's a feature here...

 

Thx

dB.

 

-dB.

dblock.org <http://www.dblock.org/> / foodcandy.com
<http://www.foodcandy.com/>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-17 16:24:41 CET

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.