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

Re: svndiff binary format

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Fri, 19 Dec 2008 09:57:20 -0600

postmaster_at_tigris.org wrote:
> Thanks for the answers so far, especially that doc - it's a good start for some experiments.
>
> @Andy: Working backwards from an implementation to a specification = reverse engineering.
>
> As for whether or not I "should" be fiddling with revision files - why not? As long as the format remains consistent, they're perfectly valid and won't corrupt the repository at all.
>
> The main target here is to implement "obliterate". If I can empty the revisions which pertain to a particular file, I can erase the contents. This seems simpler than try to actually remove the file itself from the repository.
>
> I'm an absolute newb when it comes to developing with subversion, but I will poke around the docs and see if there's anything built in that can help.

If you're trying to implement 'obliterate', you should poke here:
http://svn.collab.net/repos/svn/trunk/notes/obliterate/obliterate-functional-spec.txt

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=987567

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

Received on 2008-12-19 16:59:22 CET

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.