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

svndumpfilter exclude folder with deleted folders

From: Yael Lorenzo <yaelblaze_at_gmail.com>
Date: Thu, 14 Apr 2016 17:21:37 -0300

Hello

I would like to know if the subject situation is normal.

Moment 1 (folder structure)
Etudes
>tags
>>copytrunk
>>>src
>>>example

svndumpfilter exclude /Etudes/tags/copytrunk < dump > filter

The log shows 3 dropped nodes: copytrunk, copytrunk/src and
copytrunk/example

Moment 2 (I deleted example)
Etudes
>tags
>>copytrunk
>>>src

svndumpfilter exclude /Etudes/tags/copytrunk < dump > filter

The log shows that copy trunk is still there

Conclusion: if you have a deleted subfolder it is not possible to exclude
the folder?

Thank you!

Regards, Yael
Received on 2016-04-15 00:31:36 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.