[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: Sun, 22 Feb 2009 14:34:44 -0500

Thanks for everyone's suggestions. Since I couldn't use svnsync I went
the "do it yourself route".

http://www.codeplex.com/svn2svn/

Cheers
dB.

-----Original Message-----
From: Stephen Connolly [mailto:stephen.alan.connolly_at_gmail.com]
Sent: Tuesday, February 17, 2009 11:40 AM
To: dB.
Subject: Re: How can I replay changes on another SVN repository?

All you need is the ability to set and edit revprops on rev 0

2009/2/17 dB. <dblock_at_dblock.org>:
> Don't I need server-side access for svnsync? I am moving this to
> codeplex, which is Microsoft-owned.
>
> -----Original Message-----
> From: Stephen Connolly [mailto:stephen.alan.connolly_at_gmail.com]
> Sent: Tuesday, February 17, 2009 9:30 AM
> To: dB.
> Cc: users_at_subversion.tigris.org
> Subject: Re: How can I replay changes on another SVN repository?
>
> You could use svnsync to push the changes... i.e. make the codeplex
> repo a svnsync target, push the changes and then remove the svnsync
> properties from rev 0 once your done
>
> 2009/2/17 Daniel Doubrovkine <dblock_at_dblock.org>:
>> 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 / foodcandy.com
>>
>>
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-22 20:40:11 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.