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

Re: SVNDumpFilter Problems

From: D.J. Heap <djheap_at_gmail.com>
Date: 2007-02-21 20:15:28 CET

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
Received on Wed Feb 21 20:15:52 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.