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

Re: p42svn dilemma

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-07-31 13:15:17 CEST

John Peacock <jpeacock@rowman.com> writes:

> Is there a way I can
> create a dumpfile entry that consists only of a log message and no
> file changes?

Something like this

Revision-number: 6
Prop-content-length: 50
Content-length: 50

K 7
svn:log
V 1
x
PROPS-END

but you probably want to set svn:date otherwise the loader will use
the current time.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 31 13:16:10 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.