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

p42svn dilemma

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-07-31 11:24:15 CEST

I've been modifying p42svn:

        <http://users.ox.ac.uk/~raym/software/misc/p42svn.html>

to facilitate converting the Perl Perforce repository into a Subversion mirror
and I've come up against an inconvenience. In Perforce, it is permissible to
delete a change completely from the metadata (evil I know, but we have to cope).
  I really want to make sure that the rev number in Subversion is the same as
the change number from Perforce (since there is a history, on the dev list at
least, of referring to the change numbers and I don't want to make the list
archive unusable).

So, I need to have a way to fill in these missing changes (I've alread modified
the code to create a 1-to-1 relationship between changes and revs). What is the
smallest change I can make to the dumpfile to facilitate this? I need an
effectively empty rev (I don't want to pollute the repository with phantom
changes). Is there a way I can create a dumpfile entry that consists only of a
log message and no file changes?

TIA

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 31 11:24:33 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.