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

Re: svndumpfilter --targets file requires leading slash

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 21 Aug 2012 22:37:25 +0100

Galen Seitz wrote on Tue, Aug 21, 2012 at 13:05:29 -0700:
> [leading slash is required with --targets but not with argv arguments]

'svndumpfilter --targets foo' should be equivalent to 'xargs svndumpfilter < foo'
(assuming no funny whitespace in the file). If one of them cares about
leading slashes and the other doesn't, it's a bug.
Received on 2012-08-21 23:38:03 CEST

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.