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

Re: Delete a File Throughout Revisions

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-11 00:41:17 CEST

Paul Gross <paul@grosss.net> writes:

> I got it all working. Thanks for all the help. One more quick
> question. I noticed that if you dump and load, all of the dates are
> preserved, but I didn't notice any dates in the dump file. How/Where
> are these stored?

Of course the dates are in the dumpfile. They're a property of the
revision tree itself, not the file-nodes. Grep for "Revision-number:"
in your dumpfile, and look at the properties: svn:date and svn:log.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 11 00:43:35 2003

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.