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

RE: Re: SVNDumpFilter Problems

From: Bryan D. Andrews <bandrews_at_trendcore.com>
Date: 2007-02-21 22:01:03 CET

Are you saying that you have included starting at a subdirectory like
(and it worked when you loaded)?:

include trunk/ALT

-----Original Message-----
From: D.J. Heap [mailto:djheap@gmail.com]
Sent: Wednesday, February 21, 2007 2:15 PM
To: Bryan D. Andrews
Cc: users@subversion.tigris.org
Subject: Re: SVNDumpFilter Problems

On 2/21/07, Bryan D. Andrews <bandrews@trendcore.com> wrote:
>
> I am trying to use the dump filter in windows.
>
> I have a directory that I am trying to move to its own repository:
>
> /
> trunk/
> ALT/
>
> I am doing the following filter from the last full dump:
>
> svndumpfilter include trunk/ALT <NightlyBackup > ALTdump2
>

That syntax works for me using the 1.4.3 binaries built with VC6. I
did find, however, that svndumpfilter.exe built with VS2005 croaks due
to the use of %n in sprintf functions -- apparently that was deemed
insecure and you have to explicitly call a different function to
re-enable it.

If that is not your issue, can you post a snippet of the output you are
getting?

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 21 22:01:03 2007

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.