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

Creating a self-compressed svndiff from a file...

From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-10-26 02:38:32 CEST

Can anyone provide some pointers on the functions I need to call to get a self-compressed svndiff stream for a file? I'm trying to fix someone's repository, but I can't seem to get anything converted into an svndiff stream. I called svn_txdelta_to_svndiff2() to get the window handler and baton, then I called svn_txdelta_target_push() to get a writable stream. But when I write to it, nothing comes out. :-( Any tips would be extremely helpful!

Thanks!

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 26 02:38:51 2006

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.