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

Behavior check: svnadmin load of revisions with no datestamp

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-02-26 16:43:23 CET

It appears that today if you 'svnadmin load' a dumpfile that contains
revision with no svn:date property, the resulting repository will, for those
revisions, have that property (set to the time of the commit of the loaded
revision).

I can't decide if this is a feature or a bug, but I lean toward the latter.
 If revisions lack a datestamp, it is almost certainly not accidentally so.
 So perhaps the load logic should be unsetting the svn:date property after
committing revisions which did not carry that property in the dumpstream.

Thoughts?

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Mon Feb 26 16:43:50 2007

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.