On Thu, Sep 8, 2011 at 4:13 AM, Markus Schaber
wrote:
> Hi, Les,
>
> Von: Les Mikesell [mailto:lesmikes...@gmail.com]
>>
>> 2011/9/7 Thorsten Schöning :
>> >
>> >> Would it work to start the dump at the revision of the move to the
>> >> current path (without --incremental) if I'm willing to lose t
Hi, Les,
Von: Les Mikesell [mailto:lesmikes...@gmail.com]
>
> 2011/9/7 Thorsten Schöning :
> >
> >> Would it work to start the dump at the revision of the move to the
> >> current path (without --incremental) if I'm willing to lose the older
> >> history that might have been in a cvs conversion?
2011/9/7 Thorsten Schöning :
>
>> Would it work to start the dump at the revision
>> of the move to the current path (without --incremental) if I'm willing
>> to lose the older history that might have been in a cvs conversion?
>
> Is space a problem or why do you not just dump and load the whole
>
Guten Tag Les Mikesell,
am Dienstag, 6. September 2011 um 21:44 schrieben Sie:
> Would it work to start the dump at the revision
> of the move to the current path (without --incremental) if I'm willing
> to lose the older history that might have been in a cvs conversion?
Is space a problem or why
On Tue, Sep 06, 2011 at 02:44:41PM -0500, Les Mikesell wrote:
> On Tue, Sep 6, 2011 at 1:41 PM, Stefan Sperling wrote:
> >> Now, when I try to run cat svn-dumpfile | svndumpfilter include
> >> /htdocs/CCDB | svnadmin load /path/to/new/repo I get an error from
> >> svndumpfilter:
> >> svndumpfilter
On Tue, Sep 6, 2011 at 1:41 PM, Stefan Sperling wrote:
>> Now, when I try to run cat svn-dumpfile | svndumpfilter include
>> /htdocs/CCDB | svnadmin load /path/to/new/repo I get an error from
>> svndumpfilter:
>> svndumpfilter: Invalid copy source path '/CCDB'
> Somewhere in history the path you
On Tue, Sep 06, 2011 at 02:30:08PM -0400, Todd D. Taft wrote:
> I'm trying to move just a few directory trees from a subversion repo
> to another server.
>
> On the old server, I run svndump /path/to/old/repo > /tmp/svn-dumpfile
> I've copied the svn-dumpfile to the new server.
> Now, when I try t
I'm trying to move just a few directory trees from a subversion repo to
another server.
On the old server, I run svndump /path/to/old/repo > /tmp/svn-dumpfile
I've copied the svn-dumpfile to the new server.
Now, when I try to run cat svn-dumpfile | svndumpfilter include
/htdocs/CCDB | svnadmin