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

loading dumpfile make with svndumpfilter --drop-empty-revs option

From: <matthieu.mary_at_externe.bnpparibas.com>
Date: Mon, 14 Apr 2008 14:11:21 +0200

Hello list,

currently I'm moving a svnpath template server to a svnparentpath model.
Each repositories are dump through a svnadmin dump -r
revision_start:revision_end| svndumpfilter include "my_repository"
--delete-emtpy-revs > my_repository.dumpfile
Each dumpfile are loaded through a svnadmin load my_new_repository_folder
< my_repository.dumpfile command
But sometimes, when I load a dump with some historical file copies, I have
a problem or loading with relative revision missing.
For exemple, If in the older repository, I have a file calledl
class_copy.php from class.php at the revision 5000, it's seems that my
dump keep log from the revision difference between the file and copy. but
with delete-empty-revs props, I can't match this revision in the dump.
Is there a way to fix this problem? I can't keep all revisions (without
--delete-empty-revs) in my new repository.
Best regards

Matthieu

This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.
Do not print this message unless it is necessary,
consider the environment.

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.
N'imprimez ce message que si necessaire,
pensez a l'environnement.
Received on 2008-04-14 14:11:47 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.